@ -86,7 +86,7 @@ pRuenBuffer CreateRuenBuffer(char *name)
}
pNew->name = strdup(name);
Fortify_CheckAllMemory();
(void)Fortify_CheckAllMemory();
pNew->iLineList = LLDblobCreate();
if (pNew->iLineList == -1) {
DeleteDescriptor(pNew->pDes);
The note is not visible to the blocked user.