Skip to content
  • Evan Hunt's avatar
    fix a bug when validating negative cache entries · 6a1c4114
    Evan Hunt authored
    if validator_start() is called with validator->event->message set to
    NULL, we can't use message->rcode to decide which negative proofs are
    needed, so we use the rdataset attributes instead to determine whether
    the rdataset was cached as NXDOMAIN or NODATA.
    6a1c4114