nectar 2003/08/03 16:47:39 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_3)
lib/libc/stdlib realpath.c
Log:
realpath(3) bug fix: There was an off-by-one error in computing the
size of the resulting canonical path.
Revision Changes Path
1.6.2.1 +4 -1 src/lib/libc/stdlib/realpath.c