]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
authorMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 06:02:14 +0000 (06:02 +0000)
committerMark Andrews <marka@isc.org>
Tue, 22 Jan 2002 06:02:14 +0000 (06:02 +0000)
                        EOL token when reading to end of line.

CHANGES

diff --git a/CHANGES b/CHANGES
index 3cf0c6d6bc5594443852c4c5f1ccd1f29723642e..7178d909f11305a0ce1aef6fdb87bc330db25b31 100644 (file)
--- 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().