dtterm: Coverity 89479

This commit is contained in:
Peter Howkins 2018-07-03 17:58:52 +01:00
parent f470e4303e
commit 5efbca724b
1 changed files with 1 additions and 1 deletions

View File

@ -998,7 +998,7 @@ FixOSFBindings
}
if (!origDisplayBindings) {
if (ignoredKeysymList) XtFree((char *)ignoredKeysymList);
XtFree((char *)ignoredKeysymList);
return;
}