]> git.ipfire.org Git - thirdparty/bind9.git/commit
Don't pass edectx from fetch_and_forget
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Apr 2025 15:38:31 +0000 (17:38 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Apr 2025 15:38:31 +0000 (17:38 +0200)
commitfe48290140632f8ffb9da66567f5ce4a1d40c075
tree0bc92a6c70cf9121fd0452dd0694f44b724fa546
parentd7593196a19497814efbe5d19dcb82adc243bd18
Don't pass edectx from fetch_and_forget

Pass NULL as edectx for the fetch_and_forget() fetches as nobody
is reading the EDE contexts and it can mess the main client buffer.
lib/ns/query.c