Skip to content

Resolve "Undefined behaviours detected by LLVM 17 (noop_accept_cb, dns__nta_shutdown_cb)"

The undefined behaviour was detected by LLVM 17. Fix the affected functions definitions to match the expected function type.

Closes #4360 (closed)

Merge request reports