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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 22 14:32:08 CDT 2014


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

--- Comment #4 from Austin English <austinenglish at gmail.com> ---
==7987== 12 bytes in 1 blocks are definitely lost in loss record 16 of 241
==7987==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==7987==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==7987==    by 0x7B8457FF: HeapAlloc (heap.c:271)
==7987==    by 0x7B845A26: GlobalAlloc (heap.c:364)
==7987==    by 0x7B846E63: LocalAlloc (heap.c:967)
==7987==    by 0x54587ED: CryptGenKey (crypt.c:1443)
==7987==    by 0x4E679D4: test_incorrect_api_usage (crypt.c:254)
==7987==    by 0x4E6C061: func_crypt (crypt.c:1183)
==7987==    by 0x4EB6E10: run_test (test.h:584)
==7987==    by 0x4EB71FF: main (test.h:654)
==7987==
..
==7987== 996 bytes in 1 blocks are possibly lost in loss record 220 of 241
==7987==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==7987==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==7987==    by 0x60A1770: ???
==7987==    by 0x60AC6FE: ???
==7987==    by 0x60B142A: ???
==7987==    by 0x545884E: CryptGenKey (crypt.c:1451)
==7987==    by 0x4E679D4: test_incorrect_api_usage (crypt.c:254)
==7987==    by 0x4E6C061: func_crypt (crypt.c:1183)
==7987==    by 0x4EB6E10: run_test (test.h:584)
==7987==    by 0x4EB71FF: main (test.h:654)
==7987==

still in wine-1.7.17-42-g24c5728

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