]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
isc.c: Improve OOM handling when reading DHCP leases dhcp-lease
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Feb 2016 23:45:09 +0000 (23:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Feb 2016 23:45:09 +0000 (23:45 +0000)
commitbac82b4ff2f971a0227efb1a83f2b2bb1cd28764
tree56061cabd663869bf82417bb6f739521db4af192
parent1f7c4af762acd4a158ce4dfafead46817e55ec3f
isc.c: Improve OOM handling when reading DHCP leases

This patch mainly suppresses a compiler warning. The application
will still crash.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/isc.c