http://bugzilla.novell.com/show_bug.cgi?id=531630

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=531630#c1





--- Comment #1 from Alexander Buryak <[email protected]>  2009-10-16 
04:07:12 MDT ---
Rashly said that the revision #132172 has no problems :(

There is another bug in
/trunk/cecil/pdb/Mono.Cecil.Pdb/Mono.Cecil.Pdb/PdbWriter.cs:181 - Patch()
function.

Bug occurs when a blob returned by m_writer.GetDebugInfo() is larger than old
one - new blob overwrites some data of the blob next to it. That makes patched
DLL/EXE unusable: all tools and runtime report errors on load.

Latests revision still has this problem.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to