]> git.ipfire.org Git - thirdparty/bind9.git/commit
1654. [bug] isc_result_totext() contained array bounds read
authorMark Andrews <marka@isc.org>
Fri, 11 Jun 2004 00:27:06 +0000 (00:27 +0000)
committerMark Andrews <marka@isc.org>
Fri, 11 Jun 2004 00:27:06 +0000 (00:27 +0000)
commit23fdb6a5a3d3d0e427682b68eea9553d2d326ad4
treed2d790ed7b98947223c519d236587810a36a14c2
parent68fb0934fd5e2f8f95a2f43e26b1208f7cbc4307
1654.   [bug]           isc_result_totext() contained array bounds read
                        error.

1653.   [func]          Add key type checking to dst_key_fromfilename(),
                        DST_TYPE_KEY should be used to read TSIG, TKEY and
                        SIG(0) keys.

1652.   [bug]           TKEY still uses KEY.
20 files changed:
CHANGES
bin/dig/dighost.c
bin/named/tkeyconf.c
bin/tests/dst/Ktest.+001+00002.key
bin/tests/dst/Ktest.+001+54622.key
bin/tests/dst/Ktest.+003+23616.key
bin/tests/dst/Ktest.+003+49667.key
bin/tests/dst/dst_test.c
bin/tests/dst/t_dst.c
bin/tests/system/tkey/keycreate.c
bin/tests/system/tkey/keydelete.c
bin/tests/system/tkey/ns1/setup.sh
bin/tests/system/tkey/tests.sh
lib/dns/dnssec.c
lib/dns/sec/dst/dst_api.c
lib/dns/sec/dst/dst_result.c
lib/dns/sec/dst/include/dst/dst.h
lib/dns/sec/dst/include/dst/result.h
lib/dns/tkey.c
lib/isc/result.c