https://bugs.winehq.org/show_bug.cgi?id=36593
Bug ID: 36593 Summary: valgrind shows a possible leaks in windowscodecs/tests/bitmap.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==3784== 44 bytes in 1 blocks are possibly lost in loss record 231 of 552 ==3784== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==3784== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==3784== by 0x4E5C74F: PaletteImpl_Create (palette.c:635) ==3784== by 0x4E49494: ComponentFactory_CreateBitmapFromSource (imgfactory.c:551) ==3784== by 0x4CA4E1A: test_createbitmapfromsource (wincodec.h:5998) ==3784== by 0x4CA97D9: func_bitmap (bitmap.c:991) ==3784== by 0x4CD57DA: run_test (test.h:584) ==3784== by 0x4CD5BC9: main (test.h:654) ==3784==