[gstreamer-bugs] [Bug 300736] Plug a bunch of leaks in the registry code
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Sun Apr 17 02:55:46 PDT 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=300736
GStreamer | gstreamer (core) | Ver: 0.8.9
------- Additional Comments From Ronald Bultje 2005-04-17 05:55 -------
You free values added using add_char_array(), whereas that function already
takes ownership of the value. I'm working on a slightly modified patch that uses
a read_string_const(), to prevent excessive malloc/free turns. Not that it
matters much, but hey, if we can, why not just do it.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list