]> git.ipfire.org Git - thirdparty/bind9.git/commit
2723. [bug] isc_base32_totext(), isc_base32hex_totext(), and
authorEvan Hunt <each@isc.org>
Wed, 21 Oct 2009 01:22:47 +0000 (01:22 +0000)
committerEvan Hunt <each@isc.org>
Wed, 21 Oct 2009 01:22:47 +0000 (01:22 +0000)
commit520a24ee91f5e41320cc2a1d281ace43fd4d7ab9
tree80110018406c359d46db55b76a47414d97bdfba8
parent0ddedb1781a907e03021e0ed1fe688a0fce74356
2723. [bug] isc_base32_totext(), isc_base32hex_totext(), and
isc_base64_totext(), didn't always mark regions of
memory as fully consumed after conversion.  [RT #20445]
CHANGES
lib/isc/base32.c
lib/isc/base64.c