- Fix contrib/aaaa-filter-iterator.patch for change in call

signature for cache_fill_missing.
This commit is contained in:
W.C.A. Wijngaards
2024-10-11 11:42:30 +02:00
parent bd1813b126
commit e0c93e300b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -236,7 +236,7 @@ index 54006940..768fe202 100644
+ /* see if the failure did get (parent-lame) info */
+ if(!cache_fill_missing(super->env,
+ super_iq->qchase.qclass, super->region,
+ super_iq->dp))
+ super_iq->dp, 0))
+ log_err("ASN-AAAA-filter: out of memory adding missing");
+ dpns->resolved = 1; /* mark as failed */
+ }