]> granicus.if.org Git - taglib/commit
Clear valid flag for invalid Speex files
authorStefanBruens <stefan.bruens@rwth-aachen.de>
Tue, 30 Apr 2019 02:10:57 +0000 (04:10 +0200)
committerScott Wheeler <scott@directededge.com>
Tue, 10 Sep 2019 09:44:21 +0000 (11:44 +0200)
commit86c042847571db0bdfa8dbb6093a30d4ff03be11
tree1e1769827caf9aa3a7cbe2967b534630494f3df3
parent3c78c4cfc96d53e62ab59bea77d0e88c167dedf7
Clear valid flag for invalid Speex files

This matches the corresponding code in vorbisfile.cpp, opusfile.cpp and flagfile.cpp, and fixes taglib/taglib#902.
taglib/ogg/speex/speexfile.cpp