http://bugs.winehq.org/show_bug.cgi?id=26126
Summary: msvcrt/printf test shows an invalid/read write 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
Invalid write of size 1 at vsnprintf (in /lib/libc-2.11.2.so) by snprintf (in /lib/libc-2.11.2.so) by _ecvt_s (math.c:1319) by test_xcvt (printf.c:816) by func_printf (printf.c:1024) by run_test (test.h:556) by main (test.h:624) Address 0x7f00e82f is 0 bytes after a block of size 7 alloc'd at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by MSVCRT_malloc (heap.c:298) by _ecvt_s (math.c:1309) by test_xcvt (printf.c:816) by func_printf (printf.c:1024) by run_test (test.h:556) by main (test.h:624)
...
Invalid read of size 1 at memmove (mc_replace_strmem.c:765) by _ecvt_s (math.c:1322) by test_xcvt (printf.c:816) by func_printf (printf.c:1024) by run_test (test.h:556) by main (test.h:624) Address 0x7f00e82f is 0 bytes after a block of size 7 alloc'd at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by MSVCRT_malloc (heap.c:298) by _ecvt_s (math.c:1309) by test_xcvt (printf.c:816) by func_printf (printf.c:1024) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26126
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com 2011-03-31 04:38:10 CDT --- Should be fixed by: http://source.winehq.org/patches/data/72752
http://bugs.winehq.org/show_bug.cgi?id=26126
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-03-31 13:00:53 CDT --- (In reply to comment #1)
Should be fixed by: http://source.winehq.org/patches/data/72752
Fixed by http://source.winehq.org/git/wine.git/commitdiff/f48cfa2be0e0d199072308cd759...
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=26126
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-04-01 12:40:40 CDT --- Closing bugs fixed in 1.3.17.
https://bugs.winehq.org/show_bug.cgi?id=26126
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d5e3e9301a5dca7a3d171d202f6 | |44d18fe8c8f7c CC| |focht@gmx.net