]> git.eshelyaron.com Git - emacs.git/commit
Revert "Remove redundant byte-swapping boundary"
authorPo Lu <luangruo@yahoo.com>
Sat, 3 Aug 2024 09:34:18 +0000 (17:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 6 Aug 2024 09:54:47 +0000 (11:54 +0200)
commitc98a8b117a2c93d09bc336561242ac4b6bf8f192
tree584769aee80435bfde74519442ae99a1351b244c
parentaa895b8061ac0710660189e2ce3d026729ca1154
Revert "Remove redundant byte-swapping boundary"

This reverts commit daefd6771a4879bb8e71ea67f69522700155df01.

* src/sfnt.c (sfnt_read_OS_2_table): Restore realignment after
s_family_class, as it occupies byte 32, not 34.  Reported by Pip
Cet <pipcet@protonmail.com>.

(cherry picked from commit 8d073823c61017c581a18853c89ec84432018d60)
src/sfnt.c
src/sfnt.h