]> 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:43:34 +0000 (15:43 +0000)
committerShawn Routhier <sar@isc.org>
Wed, 11 Apr 2012 15:43:34 +0000 (15:43 +0000)
commitbb9189c30a948ef1b2d441dbef5b7c2435aa197d
tree608a76a22e5e396fccf0b966fdee993e458774f5
parent30e7ccb0df712a6b7fca18446281ba65009896a2
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