]> granicus.if.org Git - taglib/commit
More robust checks for invalid MPEG frame headers. (again)
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 22 Dec 2015 05:54:07 +0000 (14:54 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 22 Dec 2015 05:57:23 +0000 (14:57 +0900)
commit081d6eaf7656680e477244ba863afc930c09d6c0
tree1fc1d020d47e1c51302b7d4ebc70f51f4747e86e
parentac361c7692096b2c57ccd62d7cecf676c917123d
More robust checks for invalid MPEG frame headers. (again)
taglib/mpeg/mpegheader.cpp
taglib/mpeg/mpegheader.h
taglib/mpeg/mpegproperties.cpp
tests/data/invalid-frames.mp3
tests/data/invalid-frames2.mp3 [new file with mode: 0644]
tests/test_mpeg.cpp