https://bugs.winehq.org/show_bug.cgi?id=38444
Bug ID: 38444 Summary: valgrind shows some definite leaks in dpnet/tests/address.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: directx-dplay Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==6954== 10 bytes in 1 blocks are definitely lost in loss record 42 of 578 ==6954== at 0x7BC49E0E: notify_alloc (heap.c:254) ==6954== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==6954== by 0x5287FD8: heap_alloc (address.c:44) ==6954== by 0x5288067: heap_strdupW (address.c:65) ==6954== by 0x5289421: IDirectPlay8AddressImpl_AddComponent (address.c:486) ==6954== by 0x41FEADB: address_addcomponents (address.c:134) ==6954== by 0x41FFE1D: func_address (address.c:324) ==6954== by 0x4203779: run_test (test.h:584) ==6954== by 0x4203BB3: main (test.h:666) ==6954==
https://bugs.winehq.org/show_bug.cgi?id=38444
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=38444
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- This should be fixed by http://source.winehq.org/git/wine.git/?a=commit;h=4f15cc4d1a41e81bcb146908fc...
https://bugs.winehq.org/show_bug.cgi?id=38444
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #1)
This should be fixed by http://source.winehq.org/git/wine.git/?a=commit; h=4f15cc4d1a41e81bcb146908fc04b4f6dd9ffa11
I still see it: ../../../tools/runtest -q -P wine -T ../../.. -M dpnet.dll -p dpnet_test.exe.so address && touch address.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 ==20299== 10 bytes in 1 blocks are definitely lost in loss record 40 of 613 ==20299== at 0x7BC4A9F1: notify_alloc (heap.c:254) ==20299== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715) ==20299== by 0x6039051: heap_alloc (address.c:44) ==20299== by 0x60390F4: heap_strdupW (address.c:65) ==20299== by 0x603A79B: IDirectPlay8AddressImpl_AddComponent (address.c:546) ==20299== by 0x4AEEAFF: address_addcomponents (address.c:135) ==20299== by 0x4AEFFBE: func_address (address.c:345) ==20299== by 0x4AF3974: run_test (test.h:584) ==20299== by 0x4AF3DBC: main (test.h:666) ==20299==
==20299== 16 bytes in 1 blocks are definitely lost in loss record 112 of 613 ==20299== at 0x7BC4A9F1: notify_alloc (heap.c:254) ==20299== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715) ==20299== by 0x6039051: heap_alloc (address.c:44) ==20299== by 0x60390F4: heap_strdupW (address.c:65) ==20299== by 0x603A79B: IDirectPlay8AddressImpl_AddComponent (address.c:546) ==20299== by 0x4AEE2FC: address_addcomponents (address.c:93) ==20299== by 0x4AEFFBE: func_address (address.c:345) ==20299== by 0x4AF3974: run_test (test.h:584) ==20299== by 0x4AF3DBC: main (test.h:666)
==20299== 18 bytes in 1 blocks are definitely lost in loss record 115 of 613 ==20299== at 0x7BC4A9F1: notify_alloc (heap.c:254) ==20299== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715) ==20299== by 0x6039051: heap_alloc (address.c:44) ==20299== by 0x60390F4: heap_strdupW (address.c:65) ==20299== by 0x603A79B: IDirectPlay8AddressImpl_AddComponent (address.c:546) ==20299== by 0x4AEE700: address_addcomponents (address.c:113) ==20299== by 0x4AEFFBE: func_address (address.c:345) ==20299== by 0x4AF3974: run_test (test.h:584) ==20299== by 0x4AF3DBC: main (test.h:666) ==20299==
https://bugs.winehq.org/show_bug.cgi?id=38444
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |54633e3956e6b3c4d8ebbd5d721 | |efa294e9602fb Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed.
https://bugs.winehq.org/show_bug.cgi?id=38444
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.