https://bugs.winehq.org/show_bug.cgi?id=36121
Bug ID: 36121 Summary: valgrind leaks in ntdll/tests/change.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==22182== 240 bytes in 12 blocks are definitely lost in loss record 179 of 261 ==22182== at 0x7BC4C735: notify_alloc (heap.c:255) ==22182== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==22182== by 0x7BC423D8: NtNotifyChangeDirectoryFile (directory.c:3424) ==22182== by 0x7B828C97: FindNextChangeNotification (change.c:118) ==22182== by 0x4C612DC: NotificationThread (change.c:50) ==22182== by 0x7BC87087: ??? (signal_i386.c:2571) ==22182== by 0x7BC870D0: call_thread_func (signal_i386.c:2630) ==22182== by 0x7BC87065: ??? (signal_i386.c:2571) ==22182== by 0x7BC8E4B0: start_thread (thread.c:428) ==22182== by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so) ==22182== by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so) ==22182==