]> git.eshelyaron.com Git - emacs.git/commit
Correct crash when executing IP within twilight zone
authorPo Lu <luangruo@yahoo.com>
Tue, 23 Jan 2024 02:30:51 +0000 (10:30 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Jan 2024 18:31:52 +0000 (19:31 +0100)
commit8e3a1be3b3744337074b21bfb78739d8b1ee0364
tree3425bbdb12a9638f42222df267d5ba0be578b473
parentde02d77aad83d231c8a84c188c131f8dc4143177
Correct crash when executing IP within twilight zone

* src/sfnt.c (sfnt_address_zp2, sfnt_address_zp1)
(sfnt_address_zp0): Don't save into X or Y if the zone is set to
the twilight zone and they are NULL.

(cherry picked from commit 54abf10dfeeb890fa46c43f13e6c7468a0d945e4)
src/sfnt.c