CVSROOT: /cvs
Module name: xenocara
Changes by: [email protected] 2017/05/11 04:34:54
Modified files:
lib/freetype/src/psaux: Tag: OPENBSD_6_0 psobjs.c t1decode.c
Log message:
[MFC] Fixes for CVE-2017-8105 and CVE-2017-8287
out-of-bounds write caused by a heap-based buffer overflow related
to the t1_decoder_parse_charstrings function in psaux/t1decode.c
out-of-bounds write caused by a heap-based buffer overflow related
to the t1_builder_close_contour function in psaux/psobjs.c
>From upstream via Arch Linux
OK matthieu@
diff for OPENBSD_6_0 by tj@, thanks!