mirror of
https://github.com/php/php-src.git
synced 2024-12-01 13:54:10 +08:00
- sync with libgd.org, patch from Kees Cook
This commit is contained in:
parent
7b80d01aa3
commit
dfeff9efe6
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user