]> 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:27:08 +0000 (20:27 -0700)
committerEvan Hunt <each@isc.org>
Sat, 11 Aug 2012 03:27:08 +0000 (20:27 -0700)
commitaa65a37288130468ae48e968bcc5e2553b22db27
treef184e9459dfc72f5bb5571885d37f70e5a16d207
parentc8b02eeb9d9f5f6be39706e93bc3fe8d4df37731
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