* mingw-hdep.c (gdb_select): Always check for NULL fd sets
authorDaniel Jacobowitz <drow@false.org>
Sat, 10 Jun 2006 18:24:32 +0000 (18:24 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 10 Jun 2006 18:24:32 +0000 (18:24 +0000)
commit98739726e2765867341ca3cae4631b22c8cf8143
tree41c2bb4e8cc8e4c8c99aabfa92b0e331b019391d
parentb3882df925df241bb074fcf65e6964a15492b88c
* mingw-hdep.c (gdb_select): Always check for NULL fd sets
before calling FD_ISSET.  Correct check for exceptfds which
previously tested writefds.
gdb/ChangeLog
gdb/mingw-hdep.c