[Bug 26126] New: msvcrt/printf test shows an invalid/read write under valgrind
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(a)winehq.org ReportedBy: austinenglish(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26126 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> 2011-03-31 04:38:10 CDT --- Should be fixed by: http://source.winehq.org/patches/data/72752 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26126 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)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! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26126 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:40:40 CDT --- Closing bugs fixed in 1.3.17. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=26126 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d5e3e9301a5dca7a3d171d202f6 | |44d18fe8c8f7c CC| |focht(a)gmx.net -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org