[Mono-devel-list] [Patch] load_metadata_ptrs offset fix
David Waite
mass at akuma.org
Sat Apr 17 16:03:09 EDT 2004
The load_metadata_ptrs leaves the pointer incremented past the stream
header into the block. in the case where the type is not known, the
increment had a high probability of failing - strlen was used to find
the length of the c string name field, but the offset was at the offset
and length information before the name field started.
-David Waite
-------------- next part --------------
A non-text attachment was scrubbed...
Name: load_metadata_ptrs.patch
Type: application/octet-stream
Size: 494 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040417/1602e77e/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040417/1602e77e/attachment.bin
More information about the Mono-devel-list
mailing list