[Mono-bugs] [Bug 408926] New: Memory block freed twice in verify.c
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 14 10:54:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=408926
Summary: Memory block freed twice in verify.c
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: vesely at tana.it
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=227644)
--> (https://bugzilla.novell.com/attachment.cgi?id=227644)
Free the other ctx element in mono_method_verify (near the end)
Near the end of the function, a memory block is freed twice.
I assume the programmer wanted to free the other block.
The attached patch apparently works.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list