https://bugs.winehq.org/show_bug.cgi?id=36147
Bug ID: 36147 Summary: valgrind shows a leak in dlls/jscript/tests/jscript.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M jscript.dll -p jscript_test.exe.so jscript && touch jscript.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 fixme:ole:CoCreateInstance Class {f414c260-6ac0-11cf-b6d1-00aa00bbbb58} does not support aggregation ==2325== 64 bytes in 1 blocks are definitely lost in loss record 514 of 960 ==2325== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==2325== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==2325== by 0x6A316A6: ??? ==2325== by 0x6A33457: ??? ==2325== by 0x6A335C1: ??? ==2325== by 0x6A1152D: ??? ==2325== by 0x6A379BD: ??? ==2325== by 0x6A37B96: ??? ==2325== by 0x6A38431: ??? ==2325== by 0x6A3959F: ??? ==2325== by 0x4E51D23: test_jscript_uninitializing (activscp.h:1007) ==2325== by 0x4E52813: func_jscript (jscript.c:688) ==2325== by 0x4E5ED5F: run_test (test.h:584) ==2325== by 0x4E5F14E: main (test.h:654) ==2325==
https://bugs.winehq.org/show_bug.cgi?id=36147
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind