2008-06-05 Jonathan Chambers <joncham@gmail.com>
commit4f54531feb36878caecbad92661ce03456ad6267
authorJonathan Chambers <joncham@gmail.com>
Thu, 5 Jun 2008 18:18:19 +0000 (5 18:18 -0000)
committerJonathan Chambers <joncham@gmail.com>
Thu, 5 Jun 2008 18:18:19 +0000 (5 18:18 -0000)
tree6e5f260053560791736dcabe53b1ffe1314589c4
parent8817fb30492f45ef01e1712d90a81e67ee1a3a40
2008-06-05  Jonathan Chambers  <joncham@gmail.com>

        * metadata.c (mono_string_from_bstr): Fix BSTR marshalling.
        Length prefix should be size in bytes. Fix bug #339530.

        * metadata.c (mono_string_to_bstr): Fix BSTR marshalling.
        Length prefix should be size in bytes. Fix bug #339530.

        Code is contributed under MIT/X11 license.

svn path=/trunk/mono/; revision=105082
mono/metadata/ChangeLog
mono/metadata/marshal.c