[Bug 673897] tsdemux: Fix crash due to NULL pointer access.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 17 10:34:06 PDT 2012


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

--- Comment #1 from Julian Scheel <julian at jusst.de> 2012-04-17 17:34:02 UTC ---
Created an attachment (id=212228)
 View: https://bugzilla.gnome.org/attachment.cgi?id=212228
 Review: https://bugzilla.gnome.org/review?bug=673897&attachment=212228

NULL pointer after freeing it.

Found another possible crash. currentlist is freed without the pointer being
set to NULL afterwards. This leads to double free.

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