dtpad: Coverity 174846
This commit is contained in:
@@ -1876,4 +1876,8 @@ dtpadXIOErrorHandler(
|
|||||||
|
|
||||||
fprintf(stderr, "X IO Error");
|
fprintf(stderr, "X IO Error");
|
||||||
PanicSave();
|
PanicSave();
|
||||||
|
|
||||||
|
/* Man page for XSetIOErrorhandler says this is a fatal error and
|
||||||
|
* should not return */
|
||||||
|
exit(EXIT_FAILURE);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user