Index: trunk/Nebulous/nebclient/src/nebclient.c
===================================================================
--- trunk/Nebulous/nebclient/src/nebclient.c	(revision 4671)
+++ trunk/Nebulous/nebclient/src/nebclient.c	(revision 4672)
@@ -4,5 +4,5 @@
  * Copyright (C) 2005  Joshua Hoblitt
  *
- * $Id: nebclient.c,v 1.36 2005-07-29 23:12:44 jhoblitt Exp $
+ * $Id: nebclient.c,v 1.37 2005-07-29 23:15:28 jhoblitt Exp $
  */
 
@@ -353,4 +353,6 @@
         nebFree(locations->URI[i]);
     }
+
+    nebFree(locations);
 }
 
