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=78035

--- shadow/78035        2006-04-09 18:04:02.000000000 -0400
+++ shadow/78035.tmp.30372      2006-04-10 06:56:45.000000000 -0400
@@ -145,6 +145,13 @@
 lupus, could you look at the 
 mono_unload_interface_ids () issue ? It happens on x86 too. 
 I think that code might not have been tested very much since we never
 unloaded images before.
 
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-04-10 06:56 -------
+mono_bitset_sub() has been fixed to not access beyond the allocated
+buffer. The mono_unload_interface_ids() code is correct, since the
+destination bitset must be always bigger or equal to the image bitset.
+It would be useful if the reporter ran the tests in gdb and report
+the output of a failing test (I can't reproduce the error either).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to