diff options
author | Max Kellermann <max@duempel.org> | 2009-04-24 08:57:01 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-04-24 08:57:01 +0200 |
commit | 5ce625ea97f20f84b25025549930394a5098246c (patch) | |
tree | f1c9600b84fd53c332d6138cade7d05f77bccea5 /src/notify.c | |
parent | 85658965c929b668dd5f75e5571654c488fca297 (diff) | |
download | mpd-5ce625ea97f20f84b25025549930394a5098246c.tar.gz mpd-5ce625ea97f20f84b25025549930394a5098246c.tar.xz mpd-5ce625ea97f20f84b25025549930394a5098246c.zip |
stored_playlist: don't close NULL file on error
spl_append_song() can crash when fopen() fails, because it attempts to
close the invalid file handle (NULL) in the error handler.
Diffstat (limited to 'src/notify.c')
0 files changed, 0 insertions, 0 deletions