Hash :
3cb7b3f7
Author :
Date :
2019-11-23T10:54:51
[sfnt] Avoid sanitizer warning (#57286). * src/sfnt/ttcmap.c (tt_face_build_cmaps): Avoid possible `NULL + offset' computation. Tag `table' as `const'.