Skip to content

Fix dns_qp_lookup() chain inconsistency

Evan Hunt requested to merge 4717-qp-lookup-chain-iter-fix into main

If the iterator is adjusted in dns_qp_lookup(), it's possible for a QP chain to be left in an inconsistent state.

Closes #4717 (closed)

Merge request reports