diff options
author | ache <ache@FreeBSD.org> | 2007-04-30 20:10:10 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2007-04-30 20:10:10 +0000 |
commit | 331b3406526291675183a0c2440abafee7c72220 (patch) | |
tree | 513f1f3bf60a5e15d0f671846fe335c5c1dc3a57 /sys/netinet/libalias/alias_proxy.c | |
parent | 55677ed8943c974387273783a1ec5703f250befc (diff) | |
download | FreeBSD-src-331b3406526291675183a0c2440abafee7c72220.zip FreeBSD-src-331b3406526291675183a0c2440abafee7c72220.tar.gz |
limits calls setenv("name=value", "value", 1); which violates POSIX:
"The setenv( ) function shall fail if:
[EINVAL] The name argument is a null pointer, points to an empty string,
or points to a string containing an '=' character."
The fix (like all others in this subject) is backward-compatible.
Diffstat (limited to 'sys/netinet/libalias/alias_proxy.c')
0 files changed, 0 insertions, 0 deletions