]> granicus.if.org Git - taglib/commit
Make FLAC::File tolerant to zero-sized padding blocks.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 29 Jul 2015 11:52:56 +0000 (20:52 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 29 Jul 2015 11:52:56 +0000 (20:52 +0900)
commit6f944b02918c61528b977442c64c9b4bfd50078a
tree5f7ded8b8129982ad71bedc2bb3506e0863f1a81
parente90b5e5f2faded598688c48dd3bdd2fc6cd5cbab
Make FLAC::File tolerant to zero-sized padding blocks.
taglib/flac/flacfile.cpp
tests/data/zero-sized-padding.flac [new file with mode: 0644]
tests/test_flac.cpp