OSDN Git Service

* mingw-hdep.c (gdb_select): Always check for NULL fd sets
authordrow <drow>
Sat, 10 Jun 2006 18:24:32 +0000 (18:24 +0000)
committerdrow <drow>
Sat, 10 Jun 2006 18:24:32 +0000 (18:24 +0000)
commit35c880eda88108a1acf1d2cd23e36f43da097475
tree7fcbba19e62dd4f78787b88b5078df6739963d71
parent9e046445c9d355c4851c8ba90046ecc2c387dc8a
* 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