]> git.ipfire.org Git - thirdparty/kea.git/commit
[5258] Correct bug in error path in PoolParser
authorStephen Morris <stephen@isc.org>
Mon, 24 Apr 2017 17:45:35 +0000 (18:45 +0100)
committerStephen Morris <stephen@isc.org>
Mon, 24 Apr 2017 17:45:35 +0000 (18:45 +0100)
commit4cc586491dec29fd90a4cfda111248ad71b4aded
tree4139cc710ee2c607e51b424717a9aa13a6ccfd40
parent96c5ea9e5c6d9cda4ca0500f68f201c367596967
[5258] Correct bug in error path in PoolParser

Correct a trivial error that led to a crash (instead of the raising
of an exception) when parsing an incorrect "pools" clause.
src/lib/dhcpsrv/parsers/dhcp_parsers.cc