Code

libmpdclient: added another connection->sock check
authorMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 20:43:57 +0000 (22:43 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 21 Sep 2008 20:43:57 +0000 (22:43 +0200)
commit54f4d47d8f0d4f7e0288a140c49b82999885e329
tree1246c351d9280733796135746c4af99f3ac37bd9
parenta6df916494891d3dd7ab2262f1c74c6db4604c0c
libmpdclient: added another connection->sock check

Check if connection->sock is valid in mpd_executeCommand().
src/libmpdclient.c