[Bug 26042] advapi32/crypt tests show two leaks under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 16 23:05:01 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=26042

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Austin English <austinenglish at gmail.com> ---
I get a different leak in 4.0-rc2:
==24892== 416 bytes in 1 blocks are definitely lost in loss record 290 of 383
==24892==    at 0x7BC483AD: notify_alloc (heap.c:260)
==24892==    by 0x7BC4B8D1: RtlAllocateHeap (heap.c:1726)
==24892==    by 0x5BBEB7D: ???
==24892==    by 0x5BC12A8: ???
==24892==    by 0x5A76E5E: ???
==24892==    by 0x5A809C9: ???
==24892==    by 0x5A81A70: ???
==24892==    by 0x5003F30: CryptCreateHash (crypt.c:765)
==24892==    by 0x4C1FE4C: test_verify_sig (crypt.c:436)
==24892==    by 0x4C21EF8: func_crypt (crypt.c:1193)
==24892==    by 0x4C6AC1E: run_test (test.h:617)
==24892==    by 0x4C6B65C: main (test.h:701)
==24892== 

marking fixed.

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