[Bug 36213] New: valgrind shows some possible leaks under crypt32/tests/sip.c
https://bugs.winehq.org/show_bug.cgi?id=36213 Bug ID: 36213 Summary: valgrind shows some possible leaks under crypt32/tests/sip.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==23202== 52 bytes in 1 blocks are possibly lost in loss record 111 of 282 ==23202== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==23202== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==23202== by 0x514398B: CryptMemAlloc (main.c:124) ==23202== by 0x51627B5: CRYPT_CacheSIP (sip.c:576) ==23202== by 0x5162B5D: CRYPT_LoadSIP (sip.c:653) ==23202== by 0x5162C60: CryptSIPLoad (sip.c:698) ==23202== by 0x4EA631D: test_SIPLoad (sip.c:357) ==23202== by 0x4EA67BF: func_sip (sip.c:444) ==23202== by 0x4EB7F67: run_test (test.h:584) ==23202== by 0x4EB8356: main (test.h:654) ==23202== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36213 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36213 donanykey(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |donanykey(a)gmail.com --- Comment #1 from donanykey(a)gmail.com --- Hi Austin, You might want to re-test this, I am not reported any leaks in `sip` tests with 1.9.22 and wineserver running in a separate process -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36213 --- Comment #2 from donanykey(a)gmail.com --- Please read "wineserver launched beforehand and kept running to check leaks in tests only" in my previous comment where "separate process", sorry for typo -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36213 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- (In reply to donanykey from comment #1)
Hi Austin, You might want to re-test this, I am not reported any leaks in `sip` tests with 1.9.22 and wineserver running in a separate process
Works here in wine-2.1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36213 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.2. -- 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.
participants (1)
-
wine-bugs@winehq.org