Fixes for client cache restructuring.

This commit is contained in:
Justin Maggard
2014-06-17 18:38:36 -07:00
parent 0e55facacd
commit a01ffa1787
2 changed files with 4 additions and 3 deletions

View File

@ -1296,6 +1296,7 @@ shutdown:
/* kill other child processes */
process_reap_children();
free(children);
/* close out open sockets */
while (upnphttphead.lh_first != NULL)