]> git.eshelyaron.com Git - emacs.git/commit
Fix accessing dpyinfo after it is deallocated
authorPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 04:56:24 +0000 (12:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 04:56:42 +0000 (12:56 +0800)
commitbd034b342ccf15a1887614f19de1caa9ff2f2d22
tree72c78dd4c8b2a616e060297469f84b5834624230
parent3f2af38ef844e29ab31e5d30e3ccee91a33f6b99
Fix accessing dpyinfo after it is deallocated

* src/xterm.c (x_connection_closed): Print disconnect error for
the last terminal before freeing it.
src/xterm.c