https://bugs.kde.org/show_bug.cgi?id=403902
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kfi |https://commits.kde.org/kfi |lemetadata/649555ee31820af0 |lemetadata/61b1916c3e87c3b8 |1869c7bfe8c1e96e5a9abb37 |f4fc3d1f1d19bf427b9247da Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #26 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 61b1916c3e87c3b8f4fc3d1f1d19bf427b9247da by Stefan Brüns. Committed on 30/04/2019 at 17:24. Pushed by bruns into branch 'master'. [TagLibExtractor] Fix crash on invalid Speex files Summary: TagLib::Ogg::Speex::File::isValid() returns true even for invalid files, but tag() only returns a valid XiphComment when the file is valid. Other TagLib::Ogg::* classes properly clear the valid flag when encountering files. See https://github.com/taglib/taglib/issues/902 Reviewers: #baloo, #frameworks, ngraham, astippich Reviewed By: #baloo, ngraham, astippich Subscribers: kde-frameworks-devel Tags: #frameworks, #baloo Differential Revision: https://phabricator.kde.org/D20913 M +3 -1 src/extractors/taglibextractor.cpp https://commits.kde.org/kfilemetadata/61b1916c3e87c3b8f4fc3d1f1d19bf427b9247da -- You are receiving this mail because: You are watching all bug changes.