This is a fix for following serious gcc warning. cairo-truetype-subset.c:698: warning: call to __builtin___snprintf_chk will always overflow destination buffer Note that this is the simplest patch, which may be not fully correct. Please review the code before applying.
Created attachment 9106 [details] [review] cairo-snprintf-overflow.patch
Fixed in current git version.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.