[Bug 14362] New: RtlDestroyHeap forgot to notify_free on allocated blocks

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 8 11:57:20 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=14362

           Summary: RtlDestroyHeap forgot to notify_free on allocated blocks
           Product: Wine
           Version: 1.0.0
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jreiser at BitWagon.com


Created an attachment (id=14659)
 --> (http://bugs.winehq.org/attachment.cgi?id=14659)
RtlDestroyHeap calls notify_free on each allocated block

RtlDestroyHeap forgot to call notify_free() on each allocated block.  Patch is
attached, and will be sent to wine-patches at winehq.org.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list