tsdemux: fix buffer overflow
authorArnaud Vrac <avrac@freebox.fr>
Mon, 16 Sep 2013 09:42:48 +0000 (11:42 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 27 Sep 2013 13:10:23 +0000 (15:10 +0200)
commit85ad4f3ad6234e425ebf3f4c58f36597a48e4e41
treee1d645c1f1cdb33a6a700a58ac6dfbe0bb0d415b
parent6b6ecd09423cb2167a467c679a3544ec096d59f0
tsdemux: fix buffer overflow

This can happen with a corrupt TS file, found with breakmydata element
plugged before tsdemux.

https://bugzilla.gnome.org/show_bug.cgi?id=708161
gst/mpegtsdemux/tsdemux.c