Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: enami
Date: Thu Jun 21 23:29:23 UTC 2012
Modified Files:
src/lib/libc/gen: getcwd.c
Log Message:
All error path must go through the free function call after an
allocation of resolved path might succeeded.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/lib/libc/gen/getcwd.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