golang/freetype

Is this freetype implementation vulnerable to CVE-2020-15999

AngelinaSosa opened this issue · 1 comments

As far as I see it is irrelevant - the upstream bug is about vulnerability in the sbit table reading due to dependency on libpng. It is one of the apple style bitmaps which requires libpng to work. Freetype go does not support reading the sbit bitmaps at all.