aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-06 15:31:55 +0200
committerMax Kellermann <max@duempel.org>2008-09-06 15:31:55 +0200
commit6146d4f5bbb800a1499ab23ea8cc997e97d6cb06 (patch)
tree815b51c260a247c3732bdf29e543383656a99450 /src/tag.c
parent77b1671662f1ae19c7f49bdbb64ebf570fbb1bec (diff)
downloadmpd-6146d4f5bbb800a1499ab23ea8cc997e97d6cb06.tar.gz
mpd-6146d4f5bbb800a1499ab23ea8cc997e97d6cb06.tar.xz
mpd-6146d4f5bbb800a1499ab23ea8cc997e97d6cb06.zip
client: don't check FD_ISSET(client->fd) on expired client
client->fd becomes -1 when the client expires. Don't use FD_ISSET() with this expired client; doing so would cause a crash due to SIGBUS.
Diffstat (limited to 'src/tag.c')
0 files changed, 0 insertions, 0 deletions