mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-02 19:20:05 -04:00
* fix OOM issue caught by fuzzing * use ParsedAddress as the struct name for the result of ParseNetworkAddress * simplify code using the ParsedAddress type * minor cleanups