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: rtr
Date: Mon Mar 20 05:12:24 UTC 2006
Modified Files:
src/lib/libc/gen: execl.c
Log Message:
check the return of alloca() if it fails set errno = ENOMEM and fail execl().
approved by christos@
resolves pr29671
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/gen/execl.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