https://bugs.winehq.org/show_bug.cgi?id=40594
Bug ID: 40594 Summary: msvcrt:heap test regression Product: Wine Version: 1.9.8 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
Since the commit below, Windows XP SP0 and SP1 machines (respectively winxp-pro-virtualbox and fg-winxp-1sp) have a new test failure:
heap.c:477: Test failed: got 003D3AD8
See: https://test.winehq.org/data/tests/msvcrt:heap.html
commit 50dd4b892825c75db35cd1f378291b51fa782f3e Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Apr 27 11:11:49 2016 +0300
msvcrt: Handle overflow in calloc().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=40594
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://test.winehq.org/dat | |a/tests/msvcrt:heap.html Keywords| |download, source, testcase
https://bugs.winehq.org/show_bug.cgi?id=40594
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |50dd4b892825c75db35cd1f3782 | |91b51fa782f3e
https://bugs.winehq.org/show_bug.cgi?id=40594
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Should be fixed with http://source.winehq.org/git/wine.git/?a=commit;h=1b072058acae2398e190b8eb90.... Let's see how next test run goes.
https://bugs.winehq.org/show_bug.cgi?id=40594
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1b072058acae2398e190b8eb90e | |c4e7c6fe52825 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Looks fixed.
https://bugs.winehq.org/show_bug.cgi?id=40594
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.11.