diff ChangeLog @ 2610:2c41c0ef0c36 trunk

[svn] - made progress bar in fileinfo popup work again; it's ok to do code cleaning/beautifying but please, do ensure and test that things work as they should
author giacomo
date Mon, 05 Mar 2007 17:30:33 -0800
parents fe33bdd3d5ad
children dd7a24edc9f6
line wrap: on
line diff
--- a/ChangeLog	Mon Mar 05 16:28:45 2007 -0800
+++ b/ChangeLog	Mon Mar 05 17:30:33 2007 -0800
@@ -1,3 +1,11 @@
+2007-03-06 00:28:45 +0000  Michael Hanselmann <hansmi@forkbomb.ch>
+  revision [4228]
+  Prevent double free() by strdup'ing value.
+  
+  trunk/src/audacious/util.c |    4 ++--
+  1 file changed, 2 insertions(+), 2 deletions(-)
+
+
 2007-03-05 21:50:32 +0000  Michael Farber <01mf02@gmail.com>
   revision [4226]
   - Remove even more duplicate code