]> git.eshelyaron.com Git - emacs.git/commit
Fix crash in GNUstep font coverage check
authorAlan Third <alan@idiocy.org>
Mon, 28 Jun 2021 18:50:31 +0000 (19:50 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 4 Jul 2021 10:36:32 +0000 (11:36 +0100)
commit28fcdb521922db56a30f75f7d3e656fcb8ef6bd7
tree4edce7a199ee210f6635f8660649a5cea670742c
parent0382aa114844c275467f62474497dd294688c52c
Fix crash in GNUstep font coverage check

* src/nsfont.m (ns_charset_covers): Check coverage more accurately and
don't automatically assume the buffer is 8192 bytes long.
src/nsfont.m