[Bug 677560] rtpjpegdepay: crash in copy_into_unchecked

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 4 00:46:51 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677560
  GStreamer | gst-plugins-good | 0.10.31

--- Comment #12 from Álvaro López López <allopez at gmv.com> 2012-09-04 07:46:44 UTC ---
Created an attachment (id=223399)
 View: https://bugzilla.gnome.org/attachment.cgi?id=223399
 Review: https://bugzilla.gnome.org/review?bug=677560&attachment=223399

copy_into_unchecked revision to avoid segmentation faults

I have added a check to the GSList *g pointer after the call to g_slist_next(g)
in order to avoid access to its data property (g->data) when pointing to NULL.

-- 
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