dtterm: Coverity 89479
This commit is contained in:
parent
f470e4303e
commit
5efbca724b
|
|
@ -998,7 +998,7 @@ FixOSFBindings
|
|||
}
|
||||
|
||||
if (!origDisplayBindings) {
|
||||
if (ignoredKeysymList) XtFree((char *)ignoredKeysymList);
|
||||
XtFree((char *)ignoredKeysymList);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue