aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-24 22:08:11 +0100
committerMax Kellermann <max@duempel.org>2014-11-24 22:08:50 +0100
commita254f5a3a8396865cf05e27e0ab03345ee66783a (patch)
treea987865a947a7fd812d6de709074e8e59e54cdda /NEWS
parent143c735f967f84325c56cb042cb5157e77739aa7 (diff)
downloadmpd-a254f5a3a8396865cf05e27e0ab03345ee66783a.tar.gz
mpd-a254f5a3a8396865cf05e27e0ab03345ee66783a.tar.xz
mpd-a254f5a3a8396865cf05e27e0ab03345ee66783a.zip
archive/zzip: fix inverted error handler
Set the Error when zzip_seek()==-1 and not on success. Fixes a crash after seeking.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a39a6504..4699f6666 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.18.19 (not yet released)
+* archive
+ - zzip: fix crash after seeking
ver 0.18.18 (2014/11/18)
* decoder