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(a)winehq.org Reporter: fgouget(a)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(a)codeweavers.com> Date: Wed Apr 27 11:11:49 2016 +0300 msvcrt: Handle overflow in calloc(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- 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.