Hello. The fix for CVE-2018-14644 in 4.0.9 can't backport to 3.x older versions due to the list initialization
''' static const std::set<uint16_t> metaTypes = { QType::AXFR, QType::IXFR, QType::RRSIG, QType::NSEC3, QType::OPT, QType::TSIG, QType::TKEY, QType::MAILA, QType::MAILB }; ''' I was wondering whether to tried to port this to old c++98 way. If yes please share. Thanks. _______________________________________________ Pdns-dev mailing list Pdns-dev@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-dev