]> git.eshelyaron.com Git - emacs.git/commit
Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Apr 2024 08:20:13 +0000 (01:20 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:29:38 +0000 (18:29 +0200)
commitedaf03bc924f5e8d444a419cb452a8c5fd244755
treef4ac438e9f978176260eb192b707347e52dbecc7
parent89f3f2cfd561d58d5166135eed91b2c7275db11b
Pacify GCC 14 -Wanalyzer-out-of-bounds in hbfont.c

* src/hbfont.c (hbfont_shape): Add an eassume.

(cherry picked from commit c57a03c75e91a42c49a293a9466b087a1e1592da)
src/hbfont.c