]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Fix a read past end of buffer crash in the mp3 probe
authoralexc <alexc@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 20 Jan 2009 08:00:39 +0000 (08:00 +0000)
committeralexc <alexc@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 20 Jan 2009 08:00:39 +0000 (08:00 +0000)
commit120dea237d0107b9f057e1b5e67165963c9dc312
tree50b119c89d3bdf490849af96f01c0ef7e0f2cd5c
parent8ea923f72fdf2d828dec4076ee5b9fcb75582743
Fix a read past end of buffer crash in the mp3 probe

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16693 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/mp3.c