Package: gnome-media
Version: 2.8.0-0.2

I've just NMU'd gnome-media to fix a segfault exposed by Sound Juicer.
The code change is trivial:

--- gnome-media-2.8.0.orig/debian/changelog
+++ gnome-media-2.8.0/debian/changelog
@@ -0,0 +1,241 @@
+gnome-media (2.8.0-0.3) unstable; urgency=low
+
+  * Non-Maintainer Upload.
+  * Fix a double-free when creating new profiles
+
+ -- Ross Burton <[EMAIL PROTECTED]>  Thu, 21 Apr 2005 12:06:53 +0100
+
--- gnome-media-2.8.0.orig/profiles/audio-profile.c
+++ gnome-media-2.8.0/profiles/audio-profile.c
@@ -977,7 +977,6 @@
   }
   g_free (profile_id);
   profile_id = s;
-  g_free (s);

   profile_dir = gconf_concat_dir_and_key (CONF_PROFILES_PREFIX,
                                           profile_id);

Ross
-- 
Ross Burton                                 mail: [EMAIL PROTECTED]
                                          jabber: [EMAIL PROTECTED]
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to