OpenAFS CVS Commit: openafs/src/afs/VNOPS by kolya
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Sun, 17 Mar 2002 22:03:04 EST
Update of /cvs/openafs/src/afs/VNOPS
In directory GRAND.CENTRAL.ORG:/data/tmp/kolya/openafs/src/afs/VNOPS
Modified Files:
afs_vnop_symlink.c
Log Message:
DELTA allocate-correct-size-string-for-symlinks-20020317
AUTHOR kolya@mit.edu
Allocate the exact string length needed for the string in symlink
contents, rather than assuming that symlink data never contains
nulls (or that it's of the length we expect).
--- DELTA config follows ---
allocate-correct-size-string-for-symlinks-20020317 openafs/src/afs/VNOPS/afs_vnop_symlink.c 1.7 1.8