aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2013-11-24 12:09:18 +0000
committerCorinna Vinschen <corinna@vinschen.de>2013-11-24 12:09:18 +0000
commit6958a5e8f1eee53ef3f4935daf62ff0cee8d8dc8 (patch)
treefc5cc36e1df137d189b56b34bf48a926ada438b7
parentf68a40cdf94c87a065d7f9393e84adc6f93a34bf (diff)
downloadnewlib-6958a5e8f1eee53ef3f4935daf62ff0cee8d8dc8.zip
newlib-6958a5e8f1eee53ef3f4935daf62ff0cee8d8dc8.tar.gz
newlib-6958a5e8f1eee53ef3f4935daf62ff0cee8d8dc8.tar.bz2
*** empty log message ***
-rw-r--r--winsup/cygwin/release/1.7.262
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.26 b/winsup/cygwin/release/1.7.26
index 50a0bc7..ed4eaf4 100644
--- a/winsup/cygwin/release/1.7.26
+++ b/winsup/cygwin/release/1.7.26
@@ -60,3 +60,5 @@ Bug fixes:
- Show OS version correctly even on Windows 8.1 and Server 2012 R2.
Fixes: http://cygwin.com/ml/cygwin/2013-11/msg00343.html
+- dup2() could crash in some cases for a destination >= 256
+ Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00397.html