CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/06/27 06:05:50
Modified files:
print/cups-filters: Tag: OPENBSD_5_7 Makefile
Added files:
print/cups-filters/patches: Tag: OPENBSD_5_7
patch-filter_texttopdf_c
Log message:
texttopdf: Fixed buffer overflow on size allocation of texttopdf
when working with extremely small line sizes, which causes the size
calculation to result in 0 (CVE-2015-3258, thanks to Stefan
Cornelius from Red Hat for the patch).
