]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix contrib/aaaa-filter-iterator.patch for change in call
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Oct 2024 09:42:30 +0000 (11:42 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 11 Oct 2024 09:42:30 +0000 (11:42 +0200)
  signature for cache_fill_missing.

contrib/aaaa-filter-iterator.patch
doc/Changelog

index cb6dabc448565c40b7126aec4492c57a8129ad55..b0c2b2198a60046bda3508b241329ecc6bff8e0d 100644 (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 */
 +      }
index eb1525670a8bc9bca3c518d586b3672392477c0f..3c1cd047d38c9d7b281c0e87feb73f9873347817 100644 (file)
@@ -2,6 +2,8 @@
        - Fix to disable detection of quic configured ports when quic is
          not compiled in.
        - Fix harden-unverified-glue for AAAA cache_fill_missing lookups.
+       - Fix contrib/aaaa-filter-iterator.patch for change in call
+         signature for cache_fill_missing.
 
 10 October 2024: Wouter
        - Fix cookie_file test sporadic fails for time change during