1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 00:18:23 +02:00

- sync with libgd.org, patch from Kees Cook

This commit is contained in:
Pierre Joye
2007-02-25 02:45:06 +00:00
parent 7b80d01aa3
commit dfeff9efe6
+1 -1
View File
@@ -986,7 +986,7 @@ gdImageStringFTEx (gdImage * im, int *brect, int fg, char *fontlist, double ptsi
} else {
ch = c & 0xFF; /* don't extend sign */
}
next++;
if (*next) next++;
}
break;
case gdFTEX_Big5: {