Round #3 of scan-build warnings cleanup

This commit is contained in:
Nicolas Williams
2016-11-16 23:27:27 -06:00
parent 1c81ddf4e2
commit 7fa85e6d6d
10 changed files with 32 additions and 16 deletions

View File

@@ -298,4 +298,5 @@ start_server(krb5_context contextp, const char *port_str)
roken_detach_finish(NULL, daemon_child);
wait_for_connection(contextp, socks, num_socks);
free(socks);
}