]> git.ipfire.org Git - thirdparty/bind9.git/commit
1150. [bug] named incorrectly accepted TTL values
authorMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 04:23:45 +0000 (04:23 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Jan 2002 04:23:45 +0000 (04:23 +0000)
commitd0bb045c7959080622b8cbc91a6125bb408a19e6
treee13a85051071fad714a83ce6521505555195cd06
parent3fa36cb79d51435c72b64f1d62d27e0cdc6ee119
1150.   [bug]           named incorrectly accepted TTL values
                        containing plus or minus signs, such as
                        1d+1h-1s.
                        [ Uses new function isc_parse_uint32() ]

1151.   [bug]           nslookup failed to check that the arguments to
                        the port, timeout, and retry options were
                        valid integers and in range. [RT #2099]
                        [ Uses new function isc_parse_uint32() ]
EXCLUDED