From 8a91646183b3b436d620e9b4b5bec67133101c3a Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 9 Apr 2018 11:48:33 +0200 Subject: [PATCH] Cygwin: add strtod fix to release notes Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/2.10.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/cygwin/release/2.10.1 b/winsup/cygwin/release/2.10.1 index c08d10209..1b7adcbde 100644 --- a/winsup/cygwin/release/2.10.1 +++ b/winsup/cygwin/release/2.10.1 @@ -13,3 +13,7 @@ Bug Fixes - Fix utils path handling in case cygdrive path is just '/'. Addresses: https://cygwin.com/ml/cygwin/2018-02/msg00174.html + +- Fix a potential SIGFPE in strtod, if FE_INVALID exceptions are + enabled. + Addresses: https://cygwin.com/ml/cygwin/2018-04/msg00055.html -- 2.43.5