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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 1 01:23:44 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




------- Comment #1 from Fabrizio Gennari  2008-03-01 09:23 UTC -------
Created an attachment (id=106320)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=106320&action=view)
Patch for freeing strings with xmlFree rather than g_free when needed

Here is a fix for the cases I've found, there can be more but that was enough
to prevent the app from crashing.

I was using GStreamer under Win32, GLib was compiled to use MS CRT as DLL, and
libxml2 had the C runtime compiled as static library. That's why the mismatches
were causing crashes.


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