[gstreamer-bugs] [Bug 519698] g_free/xmlFree mismatches in gstregistryxml

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 1 03:24:07 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=519698

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106320|none                        |committed
               Flag|                            |
         AssignedTo|t.i.m at zen.co.uk             |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18




------- Comment #2 from Tim-Philipp Müller  2008-03-01 11:24 UTC -------
Thanks, committed:

 2008-03-01  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Fabrizio Gennari <fabrizio.ge at tiscali it>

        * gst/gstregistryxml.c: (read_string), (load_feature):
          Strings allocated by libxml2 should be freed with xmlFree(), not
          with g_free(). Fixes issues on windows in certain contexts (#519698).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519698.




More information about the Gstreamer-bugs mailing list