mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtSvc: Coverity (memory corruption, moderate)
This commit is contained in:
parent
80b516d021
commit
48cfb46a97
1 changed files with 0 additions and 1 deletions
|
@ -1016,7 +1016,6 @@ struct termios *SPC_Get_Current_Termio(void)
|
|||
spc_close(tty_fd);
|
||||
|
||||
if(retval == ERROR) {
|
||||
XeFree((void *)termio_struct);
|
||||
SPC_Error(SPC_Bad_tc_Call,(XeString)"tcgetattr");
|
||||
|
||||
/* Fall through and use default settings */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue