Index: trunk/Ohana/src/opihi/pcontrol/StopHosts.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/StopHosts.c	(revision 13720)
+++ trunk/Ohana/src/opihi/pcontrol/StopHosts.c	(revision 16459)
@@ -76,4 +76,5 @@
   InitIOBuffer (&buffer, 0x100);
   status = PclientCommand (host, "exit", "Goodbye", &buffer);
+  FreeIOBuffer (&buffer);
 
   /* check on success of pclient command */
