mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtterm: Coverity 89479
This commit is contained in:
parent
f470e4303e
commit
5efbca724b
1 changed files with 1 additions and 1 deletions
|
@ -998,7 +998,7 @@ FixOSFBindings
|
|||
}
|
||||
|
||||
if (!origDisplayBindings) {
|
||||
if (ignoredKeysymList) XtFree((char *)ignoredKeysymList);
|
||||
XtFree((char *)ignoredKeysymList);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue