Bug#305682: NMU of gnome-media

Ross Burton Ross Burton <ross@debian.org>, 305682@bugs.debian.org
Thu, 21 Apr 2005 12:46:00 +0100


--=-BP/5ntRfIAGvMezSzlq7
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

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=3Dlow
+
+  * Non-Maintainer Upload.
+  * Fix a double-free when creating new profiles
+
+ -- Ross Burton <ross@debian.org>  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 =3D s;
-  g_free (s);

   profile_dir =3D gconf_concat_dir_and_key (CONF_PROFILES_PREFIX,
                                           profile_id);

Ross
--=20
Ross Burton                                 mail: ross@burtonini.com
                                          jabber: ross@burtonini.com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF


--=-BP/5ntRfIAGvMezSzlq7
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQBCZ5J4LQnkR9C0M98RAr5CAJ9FiPkx1ntPB3JZ5HIj2N9K6SmgwACfVEJQ
E50Dk0iPhsPpFR8crziX01w=
=A1Xx
-----END PGP SIGNATURE-----

--=-BP/5ntRfIAGvMezSzlq7--