]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Fix up some issues found by static analysis
authorShawn Routhier <sar@isc.org>
Wed, 11 Apr 2012 15:44:14 +0000 (15:44 +0000)
committerShawn Routhier <sar@isc.org>
Wed, 11 Apr 2012 15:44:14 +0000 (15:44 +0000)
commit65231cf83eec37136cb10be3e7016c4de7741353
tree265509bb7437121301dfa8f254391a4685609118
parent057abb574878ff5b885db2e8f1b12513ff959d51
Fix up some issues found by static analysis
A potential memory leak and NULL dereference in omapi.
The use of a boolean test instead of a bitwise test in dst.
[ISC-Bugs #28941]
RELNOTES
dst/dst_api.c
omapip/protocol.c
server/confpars.c