https://bugs.winehq.org/show_bug.cgi?id=36412
Bug ID: 36412 Summary: valgrind shows a possible leak in netprofm/tests/list.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==3773== 28 bytes in 1 blocks are possibly lost in loss record 159 of 560 ==3773== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==3773== by 0x4CD6BB8: apartment_getclassobject (compobj.c:526) ==3773== by 0x4CD9FC6: get_inproc_class_object (compobj.c:2894) ==3773== by 0x4CDCD2F: CoGetClassObject (compobj.c:3032) ==3773== by 0x4CDD4B7: CoCreateInstance (compobj.c:3197) ==3773== by 0x4B74D31: func_list (list.c:35) ==3773== by 0x4B75E84: run_test (test.h:584) ==3773== by 0x4B76272: main (test.h:654) ==3773==
https://bugs.winehq.org/show_bug.cgi?id=36412
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36412
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |netprofm