https://bugs.winehq.org/show_bug.cgi?id=36596
Bug ID: 36596 Summary: valgrind shows a definite leak in windowscodecs/tests/propertybag.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==19133== 40 bytes in 2 blocks are definitely lost in loss record 227 of 550 ==19133== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==19133== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==19133== by 0x51537AF: IMalloc_fnAlloc (ifs.c:186) ==19133== by 0x51540CA: CoTaskMemAlloc (objidl.h:1236) ==19133== by 0x4E729DC: copy_propbag2 (propertybag.c:225) ==19133== by 0x4E72B85: PropertyBag_GetPropertyInfo (propertybag.c:255) ==19133== by 0x4CDCC90: test_propertybag_getpropertyinfo (ocidl.h:5658) ==19133== by 0x4CDDF43: test_filled_propertybag (propertybag.c:270) ==19133== by 0x4CDDFC6: func_propertybag (propertybag.c:287) ==19133== by 0x4CE87DA: run_test (test.h:584) ==19133== by 0x4CE8BC9: main (test.h:654) ==19133==
https://bugs.winehq.org/show_bug.cgi?id=36596
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36596
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed92450d6f7474311561f0bc632 | |2fd39a2c57b63 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/ed92450d6f7474311561f0bc63...
https://bugs.winehq.org/show_bug.cgi?id=36596
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.