[Gstreamer-bugs] [Bug 145215] - [PATCH] Fix double-free bug in gst-inspect

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jun 30 12:37:20 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=145215
GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From ds at schleef.org  2004-06-30 15:37 -------
This patch is wrong.  g_slist_free() does not do anything with the ->data
pointer, thus it needs to be freed separately.

I can't reproduce a double free with 'gst-inspect cdparanoia'.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list