Module Name: src Committed By: kamil Date: Sat Feb 22 10:05:12 UTC 2020
Modified Files:
src/lib/libc/stdlib: _env.c
Log Message:
Avoid NULL pointer arithmetics on environ
_env.c:260:9, pointer expression with base 0 overflowed to 0
_env.c:260:9, load of null pointer of type 'char *'
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/stdlib/_env.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
