]> git.eshelyaron.com Git - emacs.git/commit
Fix crash in xwidget_end_redisplay
authorPo Lu <luangruo@yahoo.com>
Sun, 14 Nov 2021 01:58:21 +0000 (09:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 14 Nov 2021 02:00:40 +0000 (10:00 +0800)
commit9627b731c0611fd14850edd2e045f2c606fc151e
tree99f3d1ebb7fc9b6181fc27c19d7517c67d9d0094
parente29c9308b14893622c257a1c106ec734e2e70dc7
Fix crash in xwidget_end_redisplay

* src/xwidget.c (xwidget_end_redisplay): Always test if xv is
NULL.
src/xwidget.c