Initialize tvc in afs_remove so that we don't call afs_PutVCache
authorNickolai Zeldovich <kolya@mit.edu>
Sun, 24 Mar 2002 19:08:45 +0000 (19:08 +0000)
committerNickolai Zeldovich <kolya@mit.edu>
Sun, 24 Mar 2002 19:08:45 +0000 (19:08 +0000)
commit0329c5fbb42d14da20acb97ebda48b9974220b0e
tree6a4a556357baab03db436d147442be0c692de606
parentd30a319f8d8c8a536bb8dfd9f3af7fa8fb235440
Initialize tvc in afs_remove so that we don't call afs_PutVCache
on stack garbage in case of some failure.
src/afs/VNOPS/afs_vnop_remove.c