https://bugs.winehq.org/show_bug.cgi?id=36262
Bug ID: 36262 Summary: valgrind shows a possible leak in dinput/tests/dinput.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dinput Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==2259== 76 bytes in 1 blocks are possibly lost in loss record 341 of 659 ==2259== at 0x7BC4C735: notify_alloc (heap.c:255) ==2259== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==2259== by 0x49A7627: create_directinput_instance (dinput_main.c:112) ==2259== by 0x49A7861: DirectInputCreateEx (dinput_main.c:154) ==2259== by 0x49A7933: DirectInputCreateA (dinput_main.c:177) ==2259== by 0x49590C0: test_DirectInputJoyConfig8 (dinput.c:575) ==2259== by 0x495930D: func_dinput (dinput.c:625) ==2259== by 0x495F2A4: run_test (test.h:584) ==2259== by 0x495F693: main (test.h:654) ==2259==