msvcp90: Basic_string_wchar_dtor should set EAX to 0 on i386.
commit27b5c93609ee3dad24d4fa7aeaaf1d4ba2d2ae4b
authorMichael Müller <michael@fds-team.de>
Tue, 24 Nov 2015 04:17:12 +0000 (24 05:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Nov 2015 13:58:44 +0000 (24 22:58 +0900)
tree65b6ad32d0279f924187c4c6e085474f749cf546
parent9d5173f77ddb95b7ed192015302786f82516c540
msvcp90: Basic_string_wchar_dtor should set EAX to 0 on i386.

Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcp90/msvcp90.h
dlls/msvcp90/string.c
dlls/msvcp90/tests/string.c