Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/lib/libc/gen



Module Name:    src
Committed By:   tron
Date:           Tue May 11 12:23:04 UTC 2004

Modified Files:
        src/lib/libc/gen [netbsd-1-6]: getcwd.c

Log Message:
Pull up revision 1.26 (requested by kleink in ticket #1687):
readlink(2) does not NUL-terminate, use with sizeof (buf-1).
from deraadt%openbsd.org@localhost; approved thorpej.


To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 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