]> git.eshelyaron.com Git - emacs.git/commit
Properly parse TTC tables with digital signatures
authorPo Lu <luangruo@yahoo.com>
Sat, 6 Jan 2024 07:24:58 +0000 (15:24 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 6 Jan 2024 07:28:05 +0000 (15:28 +0800)
commit2f59052602e71fb818dd5d671be119793864e712
treecceb8e607a87e2e4913daa64b254bd9912a13d4a
parent37889523278fe65733938fb11c3701898309961c
Properly parse TTC tables with digital signatures

* src/sfnt.c (sfnt_read_ttc_header): Don't inadvertently
overwrite first two offsets while reading the digital signature.
src/sfnt.c