DtSvc: Coverity (memory corruption, moderate)

This commit is contained in:
Jon Trulson 2014-12-26 15:54:08 -07:00
parent 80b516d021
commit 48cfb46a97
1 changed files with 0 additions and 1 deletions

View File

@ -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 */