Skip to content

clear fctx->magic and fetch->magic when destroying

Evan Hunt requested to merge 2962-invalid-fctx into main

fctx_destroy() and dns_resolver_destroyfetch() did not clear the 'magic' field during destruction.

See #2962 (closed)

Edited by Michał Kępień

Merge request reports