Browse Source
getaddrinfo() should return non-empty result list (res) or else should return EAI_NONAME or some other error (musl C library does not check for NULL argument to freeaddrinfo()) x-ref: "Segmentation fault in mod_extforward with libmusl" https://redmine.lighttpd.net/issues/2984personal/stbuehler/ci-build
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue