gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before reading from it.
authorOlivier Crete <tester@tester.ca>
Sat, 8 Mar 2008 04:21:34 +0000 (04:21 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 8 Mar 2008 04:21:34 +0000 (04:21 +0000)
commitc7296fe79a7e2f05d33f9ad5cb5b136150a1f710
treecab5969f05ae849785be98844248edbf57af0db7
parent41e9c150f6071071a0d97306956836238e76cbf7
gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before reading from it.

Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
Check that a buffer is large enough before reading from it.
Fixes bug #521102.
ChangeLog
common
gst/rtp/gstrtph263pdepay.c