From: Roland McGrath Date: Sat, 27 Feb 1999 13:27:55 +0000 (+0000) Subject: 1999-02-27 Roland McGrath X-Git-Tag: cvs/libc-as-990315~52 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=e4950117083ed6231741f77f162d47b3aa6b5933;p=glibc.git 1999-02-27 Roland McGrath * 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. --- diff --git a/ChangeLog b/ChangeLog index 82ce45b51d..1d1133443f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-02-27 Roland McGrath + + * 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 * wcsmbs/wcstold_l.c [__NO_LONG_DOUBLE_MATH]: Add prototype