- 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

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: {