]> git.eshelyaron.com Git - emacs.git/commit
Fix crash when loading Postscript images
authorPo Lu <luangruo@yahoo.com>
Mon, 30 May 2022 01:07:27 +0000 (09:07 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 30 May 2022 01:07:27 +0000 (09:07 +0800)
commite2e232933c6f944b1dda7c578425b34f1e160e7f
tree7ef7877040b7296d0bf2200807c82279a4472cbb
parentb6a476638848e02e29fd4a0fb8ba5dfc394723b0
Fix crash when loading Postscript images

* src/xterm.c (handle_one_xevent): Catch errors around
`x_kill_gs_process'.
src/xterm.c