Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80263 --- shadow/80263 2006-12-15 12:59:58.000000000 -0500 +++ shadow/80263.tmp.1513 2006-12-15 19:57:14.000000000 -0500 @@ -104,6 +104,11 @@ For some reason, when encoding the attributes for the string array, the Mono compiler inserts an extra 0x0E (indicator for string data type) into the bytestream for each string in the array. This, in turn causes the string decoder to believe that it has a string with 14 characters, resulting in the dreaded "off by n" problem. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-15 19:57 ------- +Created an attachment (id=18299) +This patch will fix the problem described by this but + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
