mirror of
https://git.openafs.org/openafs.git
synced 2025-02-01 05:57:43 +00:00
STABLE14-macos-avoid-ref-leak-20060110
FIXES 25302 fix for the earlier fix (cherry picked from commit ab7cfe62ec128b1205193ede1c769ddb369cc563)
This commit is contained in:
parent
8dcdef73e4
commit
a699f8d3c1
@ -333,6 +333,7 @@ loop:
|
||||
osi_dnlc_purgedp(tvc);
|
||||
|
||||
#ifdef AFS_DARWIN80_ENV
|
||||
vnode_put(AFSTOV(tvc));
|
||||
/* our tvc ptr is still good until now */
|
||||
AFS_FAST_RELE(tvc);
|
||||
ObtainReadLock(&afs_xvcache);
|
||||
|
Loading…
x
Reference in New Issue
Block a user