]> git.sesse.net Git - ffmpeg/commit
mpc8: check stream count before accessing stream 1.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Jan 2013 01:51:12 +0000 (02:51 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Jan 2013 01:51:51 +0000 (02:51 +0100)
commit69fb605ad5e0f1384ca4d06d38ce0f1b6c8c286d
tree346c69d1547d06f57c864c3dca0181e4496ca7c2
parentee9151b616fa7fa5e9b3258ecafd00c9f784baaa
mpc8: check stream count before accessing stream 1.

Fixes null pointer dereference

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mpc8.c