mpd/src/archive
Max Kellermann 1f6a7d6462 archive/zzip: fix crash on corrupt ZIP file
Sometimes, zzip_file_read() returns 0 even though the end of the file
was not reached.  This causes assertion failures in
DecoderBridge::Read().

Closes https://github.com/MusicPlayerDaemon/MPD/issues/935
2020-09-04 14:34:54 +02:00
..
plugins archive/zzip: fix crash on corrupt ZIP file 2020-09-04 14:34:54 +02:00
ArchiveDomain.cxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArchiveDomain.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArchiveFile.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArchiveList.cxx archive/List: add noexcept 2019-02-05 21:38:46 +01:00
ArchiveList.hxx archive/List: add RAII class 2019-02-05 21:40:07 +01:00
ArchiveLookup.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
ArchiveLookup.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArchivePlugin.cxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
ArchivePlugin.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
ArchiveVisitor.hxx *: copyright year 2018 2018-10-31 17:54:59 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00