[maemo-commits] [maemo-commits] r14255 - projects/haf/trunk/hildon-fm/hildon-fm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Oct 2 09:37:06 EEST 2007
Author: marivoll
Date: 2007-10-02 09:37:05 +0300 (Tue, 02 Oct 2007)
New Revision: 14255

Modified:
   projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-voldev.c
Log:
Added comment about leaks.


Modified: projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-voldev.c
===================================================================
--- projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-voldev.c	2007-10-01 21:03:46 UTC (rev 14254)
+++ projects/haf/trunk/hildon-fm/hildon-fm/hildon-file-system-voldev.c	2007-10-02 06:37:05 UTC (rev 14255)
@@ -407,6 +407,9 @@
   if (!voldev->vol_type_valid)
     init_vol_type (location->basepath, voldev);
 
+  /* XXX - fixed_title and fixed_icon leak when they are updated.
+   */
+
   if (voldev->volume)
     {
       location->fixed_title =


More information about the maemo-commits mailing list