]> git.ipfire.org Git - thirdparty/bind9.git/commit
address memory leak with bad tsig secret
authorEvan Hunt <each@isc.org>
Sat, 11 Aug 2012 03:16:59 +0000 (20:16 -0700)
committerEvan Hunt <each@isc.org>
Sat, 11 Aug 2012 03:16:59 +0000 (20:16 -0700)
commit8757846fbe9d6e4383d60950b6b18c745dde23fa
tree08b337f8c61af0f60a47d16d0aaeb9136b9acc58
parentc565b640204f4e0095bce5bd04dece7a7d38ce56
address memory leak with bad tsig secret

3359. [bug] An improperly-formed TSIG secret could cause a
                        memory leak. [RT #30607]
CHANGES
bin/tests/system/checkconf/badtsig.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/bind9/check.c