]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
Remove unnecessary checks in the lease query code and clean up
authorShawn Routhier <sar@isc.org>
Tue, 10 Apr 2012 21:26:44 +0000 (21:26 +0000)
committerShawn Routhier <sar@isc.org>
Tue, 10 Apr 2012 21:26:44 +0000 (21:26 +0000)
commitd289ee683efb5245138d951bd9d934bcc196d550
tree5a9103ae3ae44d04f089aaab3c78b99dcfcc25aa
parentbc7f8b8e3933b80d4e241f62b14a1917256d9c14
Remove unnecessary checks in the lease query code and clean up
several compiler issues (some dereferences of NULL and treating
an int as a boolean).
[ISC-Bugs #26203]
RELNOTES
common/execute.c
server/bootp.c
server/confpars.c
server/dhcpleasequery.c
server/omapi.c