[Bug 737412] h264: playing a certain broken stream causes a crash (stack corruption caused by codec parser)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 13 02:09:51 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=737412
  GStreamer | gst-plugins-bad | 1.4.3

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #294366|none                        |needs-work
             status|                            |

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-13 10:09:46 UTC ---
Review of attachment 294366:
 --> (https://bugzilla.gnome.org/review?bug=737412&attachment=294366)

Looks good except for one thing, please push after fixing that :)

::: gst-libs/gst/codecparsers/gsth264parser.c
@@ +659,3 @@
   } else {
     entries = slice->ref_pic_list_modification_l1;
+    max_entries = G_N_ELEMENTS (slice->ref_pic_list_modification_l0);

This should be _l1

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list