]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Properly handle all return values of worker_check_request during
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 14 Jun 2023 09:40:59 +0000 (11:40 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Wed, 14 Jun 2023 09:40:59 +0000 (11:40 +0200)
commit0f1ea7e490381b64e62a2fe9dfafadec8c57ba98
treedb6b13d483bec586b1e77282848fa416fba0542d
parentf9317d65b36e31ed79939313ae90abb94f9894ab
- Properly handle all return values of worker_check_request during
  early EDE code.
- Do not check the incoming request more than once.
daemon/worker.c
doc/Changelog