]> git.ipfire.org Git - thirdparty/pdns.git/commit
Throw an exception on trying to get an address out of a non-A/AAAA record. 11494/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 1 Apr 2022 13:16:10 +0000 (15:16 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 1 Apr 2022 13:16:10 +0000 (15:16 +0200)
commitd68da99d1a2637e4fbc7532641e488b0e393c860
treebdd95eaeb58d5006d02d57dad9f73bf537aae50b
parentdbae2fecbc9db7dede523c9c4e2299e43267c75a
Throw an exception on trying to get an address out of a non-A/AAAA record.

Better that the nullptr deref it was before.
pdns/dnsrecords.cc