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

View File

@@ -1 +1,2 @@
Fixes: [32550] MSVCRT crashes when NULL is passed as string to atof or strtod
# Fixes: [32550] MSVCRT crashes when NULL is passed as string to atof or strtod
Disabled: True