https://bugs.winehq.org/show_bug.cgi?id=36588
Bug ID: 36588 Summary: valgrind shows a definite leak in userenv/tests/userenv.c Product: Wine Version: 1.7.19 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
==3434== 84 bytes in 4 blocks are definitely lost in loss record 57 of 81 ==3434== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==3434== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==3434== by 0x4CA1FB1: get_env (userenv.c:64) ==3434== by 0x4CA23E4: test_create_env (userenv.c:154) ==3434== by 0x4CA3EB7: func_userenv (userenv.c:407) ==3434== by 0x4CA4CB7: run_test (test.h:584) ==3434== by 0x4CA50A5: main (test.h:654) ==3434==