other: free backup ranges
[debian/dhcpd-pools.git] / src / other.c
index 5e887e6..2cf3599 100644 (file)
@@ -100,6 +100,7 @@ void clean_up(void)
        free(config.output_file);
        free(ranges);
        free(leases);
+       free(backups);
        free(touches);
        free(shared_networks);
 }