Windows: AFSExFreePool -> AFSExFreePoolWithTag
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSCleanup.cpp
index 8c2eaf6..038fe55 100644 (file)
@@ -1361,7 +1361,7 @@ try_exit:
         if( pResultCB != NULL)
         {
 
-            AFSExFreePool( pResultCB);
+            AFSExFreePoolWithTag( pResultCB, AFS_GENERIC_MEMORY_32_TAG);
         }
 
         if( pFileObject != NULL)