[PATCH 3/7] msvcp90: Always throw bad_alloc exception in operator_new on allocation failure.

Piotr Caban piotr at codeweavers.com
Thu Aug 26 07:20:56 CDT 2021


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcp90-Always-throw-bad_alloc-exception-in-operator_n.txt
Type: text/x-patch
Size: 44868 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210826/b8b28d44/attachment-0001.bin>


More information about the wine-devel mailing list