SKIPPED: psi/buffer.c
@ -479,7 +479,7 @@ void DeleteHistMemory(void *pData)
if (self->pDes) {
DeleteDescriptor(self->pDes);
}
Fortify_CheckAllMemory();
(void)Fortify_CheckAllMemory();
if (self->pCountInt) {
free(self->pCountInt);
The note is not visible to the blocked user.