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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36213
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36213
donanykey@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |donanykey@gmail.com
--- Comment #1 from donanykey@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
https://bugs.winehq.org/show_bug.cgi?id=36213
--- Comment #2 from donanykey@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
https://bugs.winehq.org/show_bug.cgi?id=36213
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=36213
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.2.