OSDN Git Service

Fix a read past end of buffer crash in the mp3 probe
authorAlex Converse <alex.converse@gmail.com>
Tue, 20 Jan 2009 08:00:39 +0000 (08:00 +0000)
committerAlex Converse <alex.converse@gmail.com>
Tue, 20 Jan 2009 08:00:39 +0000 (08:00 +0000)
commit38cef584048b90d2405fdbb8b79a731535948d27
tree0a30735e042b0324c8d81e80b2ced2eb17a6a7ec
parent7eb68edba73839225fc20f2a3b76317034750ed7
Fix a read past end of buffer crash in the mp3 probe

Originally committed as revision 16693 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mp3.c