Download raw body.
setenv(3) segfaults when value == NULL
enh <enh@google.com> wrote: > actually, re-reading POSIX, openbsd and android are already returning > EINVAL in cases where we could just blow up: none of the environment > functions are specified to return EINVAL for anything other than > unexpected '='s/empty strings. null pointers aren't mentioned... So Lyndon made up a rule on his own?
setenv(3) segfaults when value == NULL