bind9/lib
Matthijs Mekking 5aa41ae9f8 Don't free key in compute_tag in case of failure
If `dns_dnssec_keyfromrdata` failed we don't need to call
`dst_key_free` because no `dstkey` was created.  Doing so
nevertheless will result in an assertion failure.

This can happen if the key uses an unsupported algorithm.
2019-02-20 17:45:47 -08:00
..
bind9 prep 9.13.6 2019-02-06 22:13:05 +00:00
dns Don't free key in compute_tag in case of failure 2019-02-20 17:45:47 -08:00
irs prep 9.13.6 2019-02-06 22:13:05 +00:00
isc remove dead assignments 2019-02-19 08:12:09 +11:00
isccc prep 9.13.6 2019-02-06 22:13:05 +00:00
isccfg prep 9.13.6 2019-02-06 22:13:05 +00:00
ns Update to !1427: Make primary's transfer log more detailed 2019-02-18 06:33:15 -05:00
samples Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00