1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtterm: Coverity 89479

This commit is contained in:
Peter Howkins 2018-07-03 17:58:52 +01:00
parent f470e4303e
commit 5efbca724b

View file

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