X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fother.c;h=2cf359914d59d15f4ee1bb930599264e96451f12;hb=55ab31e48242b94253a0825f3ff4420b70ca1347;hp=5e887e6f5f6593f37b96dfc2a9c447ab90452052;hpb=e299e7fce261036090d78547a91cfeb840d5a6ce;p=debian%2Fdhcpd-pools.git diff --git a/src/other.c b/src/other.c index 5e887e6..2cf3599 100644 --- a/src/other.c +++ b/src/other.c @@ -100,6 +100,7 @@ void clean_up(void) free(config.output_file); free(ranges); free(leases); + free(backups); free(touches); free(shared_networks); }