Files
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
..
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2019-02-19 08:12:09 +11:00
2019-02-06 22:13:05 +00:00
2019-02-06 22:13:05 +00:00
2018-11-13 07:23:36 +11:00