]> sourceware.org Git - glibc.git/commitdiff
1999-02-27 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Sat, 27 Feb 1999 13:27:55 +0000 (13:27 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 27 Feb 1999 13:27:55 +0000 (13:27 +0000)
* hurd/hurdselect.c (_hurd_select): When bailing for bogus fd, don't
try to _hurd_port_free a lower-numbered descriptor that was not in any
fd_set.

ChangeLog

index 82ce45b51d875721ad20e6935922f5cb955abcdd..1d1133443f2647cdbb9e9f778fb0cd76029a7a2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-02-27  Roland McGrath  <roland@baalperazim.frob.com>
+
+       * hurd/hurdselect.c (_hurd_select): When bailing for bogus fd, don't
+       try to _hurd_port_free a lower-numbered descriptor that was not in any
+       fd_set.
+
 1999-02-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
        * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Add prototype
This page took 0.040761 seconds and 5 git commands to generate.