Skip to content

dns_name_dupwithoffsets() cannot fail

Evan Hunt requested to merge each-dupwithoffsets-cannot-fail into main

this function now always returns success; change it to void and clean up its callers.

Merge request reports