Module Name: src Committed By: tron Date: Sat Oct 2 10:51:07 UTC 2010
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
Make sure that all extra elements of the environment vector are set
to NULL. This stop su(1) from crashing.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libc/stdlib/getenv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
