https://bugs.winehq.org/show_bug.cgi?id=36105
Bug ID: 36105 Summary: user32/dde tests has some leaks Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==8974== 8 bytes in 1 blocks are definitely lost in loss record 52 of 578 ==8974== at 0x7BC4C735: notify_alloc (heap.c:255) ==8974== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==8974== by 0x7B84586B: HeapAlloc (heap.c:271) ==8974== by 0x7B845A92: GlobalAlloc (heap.c:364) ==8974== by 0x50BC447: PackDDElParam (dde_misc.c:87) ==8974== by 0x5109F7E: unpack_dde_message (message.c:2166) ==8974== by 0x510C247: peek_message (message.c:2936) ==8974== by 0x510DE3A: PeekMessageW (message.c:3757) ==8974== by 0x50BB4C6: WDML_SyncWaitTransactionReply (dde_client.c:1037) ==8974== by 0x50BB71F: WDML_ClientHandle (dde_client.c:1124) ==8974== by 0x50BBB8E: DdeClientTransaction (dde_client.c:1222) ==8974== by 0x4D3096C: test_ddeml_client (dde.c:326) ==8974== by 0x4D3E80D: func_dde (dde.c:2697) ==8974== by 0x4E12A14: run_test (test.h:584) ==8974== by 0x4E12E03: main (test.h:654) ==8974==
==8974== 8 bytes in 1 blocks are possibly lost in loss record 51 of 578 ==8974== at 0x7BC4C735: notify_alloc (heap.c:255) ==8974== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==8974== by 0x7B84586B: HeapAlloc (heap.c:271) ==8974== by 0x7B845B40: GlobalAlloc (heap.c:376) ==8974== by 0x50BEB40: DdeCreateDataHandle (dde_misc.c:1322) ==8974== by 0x50BF334: WDML_Global2DataHandle (dde_misc.c:1538) ==8974== by 0x50BA1F0: WDML_HandleRequestReply (dde_client.c:530) ==8974== by 0x50BB077: WDML_HandleReply (dde_client.c:943) ==8974== by 0x50BB3EB: WDML_SyncWaitTransactionReply (dde_client.c:1051) ==8974== by 0x50BB71F: WDML_ClientHandle (dde_client.c:1124) ==8974== by 0x50BBB8E: DdeClientTransaction (dde_client.c:1222) ==8974== by 0x4D319DB: test_ddeml_client (dde.c:472) ==8974== by 0x4D3E80D: func_dde (dde.c:2697) ==8974== by 0x4E12A14: run_test (test.h:584) ==8974== by 0x4E12E03: main (test.h:654) ==8974==
https://bugs.winehq.org/show_bug.cgi?id=36105
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com