https://bugs.winehq.org/show_bug.cgi?id=36181
Bug ID: 36181 Summary: valgrind shows several potential leaks in atl/tests/module.c Product: Wine Version: 1.3.13 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: atl Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==13406== 32 bytes in 1 blocks are possibly lost in loss record 67 of 264 ==13406== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==13406== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==13406== by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326) ==13406== by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356) ==13406== by 0x7B876A64: InitializeCriticalSection (sync.c:313) ==13406== by 0x4E0546E: AtlModuleInit (atl30.c:69) ==13406== by 0x4CB1610: test_winmodule (module.c:71) ==13406== by 0x4CB1F77: func_module (module.c:158) ==13406== by 0x4CB36A7: run_test (test.h:584) ==13406== by 0x4CB3A96: main (test.h:654) ==13406==
https://bugs.winehq.org/show_bug.cgi?id=36181
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36181
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com