commit | 04db1483d1a86823240d986e10cfdbf75e1b9954 | [log] [tgz] |
---|---|---|
author | Simon Kelley <simon@thekelleys.org.uk> | Fri Oct 11 23:22:17 2019 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Fri Oct 11 23:22:17 2019 +0100 |
tree | 48845b090ae51785e5b02abbe18f8a328891a9dc | |
parent | 6fe436a44896f35b2be7bda978f1d2919b3b72b2 [diff] |
Fix crash on REFUSED answers to DNSSEC queries. Some REFUSED answers to DNSSEC-originated queries would bypass the DNSSEC code entirely, and be returned as answers to the original query. In the process, they'd mess up datastructures so that a retry of the original query would crash dnsmasq.