2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-05 08:45:35 +00:00

[#64,!35] Restored work

Restored cummulative work.
This commit is contained in:
Thomas Markwalder
2019-11-22 13:39:45 -05:00
parent 97c155273c
commit 0cd94b5ef4
509 changed files with 33210 additions and 3719 deletions

View File

@@ -1285,9 +1285,10 @@ ddns_update_lease_ptr(struct lease *lease,
file, line);
#endif
/*
* never reached. update_lease_failed
* calls log_fatal.
* not reached when update_lease_failed is called,
* it calls log_fatal.
*/
ipv6_pool_dereference(&pool, MDL);
return(ISC_R_FAILURE);
}
ipv6_pool_dereference(&pool, MDL);