https://bugs.winehq.org/show_bug.cgi?id=36313
Bug ID: 36313 Summary: valgrind shows a possible leak in propsys/tests/propstore.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
==31754== 40 bytes in 1 blocks are possibly lost in loss record 232 of 560 ==31754== at 0x7BC4C735: notify_alloc (heap.c:255) ==31754== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==31754== by 0x499C848: PropertyStore_CreateInstance (propstore.c:464) ==31754== by 0x499CFD2: InMemoryPropertyStoreFactory_CreateInstance (propsys_main.c:113) ==31754== by 0x4B4AE26: CoCreateInstance (unknwn.h:226) ==31754== by 0x49561C0: test_persistserialized (propstore.c:207) ==31754== by 0x4956646: func_propstore (propstore.c:256) ==31754== by 0x495C13C: run_test (test.h:584) ==31754== by 0x495C52B: main (test.h:654) ==31754==