msvcrt-atof_strtod: Disable patchset, its already fixed upstream.

(The tests and a fix for a corner case might still be useful,
so leaving the patch there for now.)
This commit is contained in:
Sebastian Lackner
2015-06-25 07:47:08 +02:00
parent f644b88d3e
commit 1aaf583c9f
4 changed files with 5 additions and 21 deletions

2
debian/changelog vendored
View File

@@ -11,6 +11,8 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
instruction on x86_64.
* Updated patchset ntdll-WRITECOPY to be compatible with OSX (fixes Wine
Staging Bug #399).
* Disable patch to avoid crash when NULL pointer is passed to atof / strtod
functions (fixed upstream).
* Removed patch for implementation of GdipCreateRegionRgnData (accepted
upstream).
* Removed patch to fix output buffer size for IOCTL_DVD_READ_STRUCTURE