Searched refs:newMsg (Results 1 – 1 of 1) sorted by relevance
96 char *newMsg{static_cast<char *>(AllocateMemoryOrCrash( in TerminationCheck() local98 std::strcat(newMsg, err_buffer); in TerminationCheck()101 terminator.Crash(newMsg); in TerminationCheck()104 CheckAndCopyCharsToDescriptor(cmdmsg, newMsg); in TerminationCheck()106 FreeMemory(newMsg); in TerminationCheck()