From: Mark Andrews Date: Tue, 22 Jan 2002 06:02:14 +0000 (+0000) Subject: 1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the X-Git-Tag: v9.0.1^2~8624 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=683f10428e292811317df38fa324f242abbf7384;p=thirdparty%2Fbind9.git 1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the EOL token when reading to end of line. --- diff --git a/CHANGES b/CHANGES index 3cf0c6d6bc5..7178d909f11 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the + EOL token when reading to end of line. + 1185. [bug] libbind: don't assume statp->_u._ext.ext is valid unless RES_INIT is set when calling res_*init().