]> granicus.if.org Git - taglib/commit
Check the packet size to fix a segfault error while parsing fuzzed MPC files.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 8 Jan 2015 03:49:33 +0000 (12:49 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Mon, 16 Feb 2015 16:22:39 +0000 (01:22 +0900)
commit829ae2112afcb28d69fdbbac09171d42b886eb97
treecddafa62e11b4d8bb7e2150f4b16a8e7714f9d96
parent65664e685553579493c91b38b93bf0f981c27688
Check the packet size to fix a segfault error while parsing fuzzed MPC files.
taglib/mpc/mpcproperties.cpp
tests/data/segfault.mpc [new file with mode: 0644]
tests/test_mpc.cpp