]> git.eshelyaron.com Git - emacs.git/commit
Fix a crash on some versions of GTK
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 10:01:58 +0000 (18:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Feb 2022 10:04:02 +0000 (18:04 +0800)
commit1f755a74b7a0268aad6a55764f4ceba3ba4063ff
tree1962e85e23ad9a0138b75d553490ec5efc110430
parent3306e11107595524bdde90482023077b69e6c733
Fix a crash on some versions of GTK

* src/emacsgtkfixed.c (XSetWMNormalHints): Fix potential
arithmetic fault.
src/emacsgtkfixed.c