Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: tron
Date: Sat Oct 2 10:05:55 UTC 2010
Modified Files:
src/lib/libc/stdlib: putenv.c
Log Message:
Remember that we didn't malloc() memory for an environment variable
if it has been set via putenv(3).
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/stdlib/putenv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index