]> 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:29 +0000 (01:22 +0000)
committerEvan Hunt <each@isc.org>
Wed, 21 Oct 2009 01:22:29 +0000 (01:22 +0000)
commit8ec993c774d7c996cb266d0ff5f1282fa3940f09
treebf3fd63e69aae75dd5080684ec9b55ad4ca0dc21
parentb15df8f9bc01440540f5348a4251a04864b2bb41
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