rhythmbox r6042 - in trunk: . plugins/generic-player
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r6042 - in trunk: . plugins/generic-player
- Date: Wed, 12 Nov 2008 10:30:10 +0000 (UTC)
Author: hadess
Date: Wed Nov 12 10:30:10 2008
New Revision: 6042
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=6042&view=rev
Log:
2008-11-12 Bastien Nocera <hadess hadess net>
* plugins/generic-player/rb-psp-source.c (find_dir_no_case):
Fix small memleak
Modified:
trunk/ChangeLog
trunk/plugins/generic-player/rb-psp-source.c
Modified: trunk/plugins/generic-player/rb-psp-source.c
==============================================================================
--- trunk/plugins/generic-player/rb-psp-source.c (original)
+++ trunk/plugins/generic-player/rb-psp-source.c Wed Nov 12 10:30:10 2008
@@ -167,6 +167,7 @@
}
g_object_unref (info);
}
+ g_object_unref (e);
if (ret == NULL)
ret = music_dir;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]