dtprintinfo: Coverity 89488

This commit is contained in:
Peter Howkins
2018-07-04 01:47:31 +01:00
parent 419a7efff4
commit c6dd25b884

View File

@@ -123,7 +123,7 @@ void DtMainW::DisplayHelp(char *location_id, char *volume)
{
char old_msg[200];
strcpy(old_msg, status_line->Name());
snprintf(old_msg, sizeof(old_msg), "%s", status_line->Name());
status_line->Name(MESSAGE(GettingHelpL));
WorkingCursor(true);
if (!helpSystem)