fopen
failed, a null file pointer could be passed to FileWriteStr(vMsgsBeforeOpenLog->front(), fileout);
fopen
failed, a null file pointer could be passed to FileWriteStr(vMsgsBeforeOpenLog->front(), fileout);
delete vMsgsBeforeOpenLog
under the if (fileout)
conditional.
Labels
good first issue