msvcrt: Don't detect overflow in atoi implementation

Piotr Caban piotr at codeweavers.com
Tue Jun 4 08:52:10 CDT 2013


---
  dlls/msvcr100/msvcr100.c       |  5 +++++
  dlls/msvcr100/msvcr100.spec    |  2 +-
  dlls/msvcr100/tests/msvcr100.c | 20 ++++++++++++++++++++
  dlls/msvcr110/msvcr110.spec    |  2 +-
  dlls/msvcr70/msvcr70.spec      |  2 +-
  dlls/msvcr71/msvcr71.spec      |  2 +-
  dlls/msvcr80/msvcr80.spec      |  2 +-
  dlls/msvcr90/msvcr90.spec      |  2 +-
  dlls/msvcrt/string.c           | 22 +++++++++++++++++++++-
  dlls/msvcrt/tests/string.c     | 18 ++++++++++++++++++
  include/msvcrt/stdlib.h        |  1 +
  11 files changed, 71 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Don-t-detect-overflow-in-atoi-implementation.txt
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130604/f0705b5e/attachment.bin>


More information about the wine-patches mailing list