Index: trunk/Ohana/src/libohana/src/config.c
===================================================================
--- trunk/Ohana/src/libohana/src/config.c	(revision 16212)
+++ trunk/Ohana/src/libohana/src/config.c	(revision 16466)
@@ -93,4 +93,5 @@
     }
   }
+  free (find);
 
   /* we eliminate this option: this is just confusing */
@@ -107,5 +108,4 @@
     }
   }
-  free (find);
 # endif
 
