http://bugs.winehq.org/show_bug.cgi?id=26127
Summary: msvcrt/locale tests show a few uninitialized variables under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Conditional jump or move depends on uninitialised value(s) at MSVCRT__create_locale (locale.c:802) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:123) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlAllocateHeap (heap.c:1702) by MSVCRT_malloc (heap.c:298) by MSVCRT__create_locale (locale.c:730) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:123) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) ... Conditional jump or move depends on uninitialised value(s) at MSVCRT__create_locale (locale.c:802) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:135) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlAllocateHeap (heap.c:1702) by MSVCRT_malloc (heap.c:298) by MSVCRT__create_locale (locale.c:730) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:135) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) ... Conditional jump or move depends on uninitialised value(s) at MSVCRT__create_locale (locale.c:802) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:412) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlAllocateHeap (heap.c:1702) by MSVCRT_malloc (heap.c:298) by MSVCRT__create_locale (locale.c:730) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:412) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) ... Conditional jump or move depends on uninitialised value(s) at MSVCRT__create_locale (locale.c:802) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:417) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlAllocateHeap (heap.c:1702) by MSVCRT_malloc (heap.c:298) by MSVCRT__create_locale (locale.c:730) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:417) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) ... Conditional jump or move depends on uninitialised value(s) at MSVCRT__create_locale (locale.c:805) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:417) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlAllocateHeap (heap.c:1702) by MSVCRT_malloc (heap.c:298) by MSVCRT__create_locale (locale.c:731) by MSVCRT_setlocale (locale.c:1129) by test_setlocale (locale.c:417) by func_locale (locale.c:624) by run_test (test.h:556) by main (test.h:624)