GNOME Bugzilla – Bug 752112
rtph263depay: Make sure payload is large enough
Last modified: 2015-08-16 13:36:39 UTC
Created attachment 307061 [details] [review] Patch with fix and tests Attached patch fixes possible crash when receiving invalid H.263 RTP packets with smaller payload than expected. The tests depend on the fix for bug 752111 in order to pass with valgrind.
Created attachment 307062 [details] [review] Path with fix and tests Patch with corrected copyright statement
commit 8a0dbff3f40ca6e84f8e04734090e5a6355ee351 Author: Stian Selnes <stian@pexip.com> Date: Wed Jul 8 12:02:22 2015 +0200 rtph263depay: Make sure payload is large enough Plus new unit test. https://bugzilla.gnome.org/show_bug.cgi?id=752112