valgrind warning in "advapi32/tests: Add tests for QueryServiceStatusEx."

Dan Kegel dank at kegel.com
Mon Nov 10 19:55:27 CST 2008


Hi Paul,
in your change of 21 Aug 2008,
http://source.winehq.org/git/wine.git/?a=commit;h=794752200131184506e84939ac13a8e68f772879
valgrind has found something to complain about:

==7145== Conditional jump or move depends on uninitialised value(s)
==7145==    at 0x4734514: RtlAllocateHeap (heap.c:1357)
==7145==    by 0x496ECF3: test_query_svc (service.c:896)
==7145==    by 0x497142C: func_service (service.c:2079)
==7145==    by 0x4975C17: run_test (test.h:452)
==7145==    by 0x4975E18: main (test.h:502)
==7145==  Uninitialised value was created by a stack allocation
==7145==    at 0x496E7E1: test_query_svc (service.c:808)

Could you have a look?

Thanks,
Dan



More information about the wine-devel mailing list