Piotr Caban : msvcp90: Always throw bad_alloc exception in operator_new on allocation failure.

Alexandre Julliard julliard at winehq.org
Thu Aug 26 15:22:31 CDT 2021


Module: wine
Branch: master
Commit: ff5d176ce22ea9b3f65a3701d41232d29e2c1493
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ff5d176ce22ea9b3f65a3701d41232d29e2c1493

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Aug 26 14:20:56 2021 +0200

msvcp90: Always throw bad_alloc exception in operator_new on allocation failure.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcp60/ios.c        |  16 ---
 dlls/msvcp60/main.c       |  24 +++-
 dlls/msvcp60/msvcp.h      |   4 +-
 dlls/msvcp90/ios.c        |  16 ---
 dlls/msvcp90/locale.c     | 355 ++--------------------------------------------
 dlls/msvcp90/misc.c       |   5 -
 dlls/msvcp90/msvcp90.h    |   5 -
 dlls/msvcp90/msvcp_main.c |  26 +++-
 dlls/msvcp90/string.c     |   8 --
 9 files changed, 54 insertions(+), 405 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ff5d176ce22ea9b3f65a3701d41232d29e2c1493



More information about the wine-cvs mailing list