diff options
author | imp <imp@FreeBSD.org> | 2002-03-18 07:14:59 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-03-18 07:14:59 +0000 |
commit | d6b5da01f26f2fbe15c8c9dd8343ca3b3aae44a8 (patch) | |
tree | 1a2d1f9864ad5c2711fcd10b444ec296a200d0db /sys/kern/kern_linker.c | |
parent | a9e66b0f19817e37e9b6aaefcb74feab2f036860 (diff) | |
download | FreeBSD-src-d6b5da01f26f2fbe15c8c9dd8343ca3b3aae44a8.zip FreeBSD-src-d6b5da01f26f2fbe15c8c9dd8343ca3b3aae44a8.tar.gz |
o MAXPATHLEN is the correct constant to use for path names, it includes
the NULL.
o use snprintf in preference to unchecked strcat in a couple of places that
likely can't overflow. Makes it easier to grep for strcpy :-)
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions