]> git.sesse.net Git - vlc/commit
* src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
authorGildas Bazin <gbazin@videolan.org>
Wed, 26 Feb 2003 13:51:36 +0000 (13:51 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 26 Feb 2003 13:51:36 +0000 (13:51 +0000)
commitfdfa2f5efcccd0248bb5761deaf76b84cad9d27a
tree71ef7ab51eca43c90c9e320c1f410934c127db3b
parent15d3d8ef40b3ca03cd5f89b95e394228685f331b
* src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
   badly when we reach the end of the stream (decoder stream).
* modules/packetizer/mpegvideo.c: fixed a bug that was causing an infinite
   loop when the end of the stream was reached.
modules/packetizer/mpegvideo.c
src/input/input_ext-dec.c