]> granicus.if.org Git - php/commit
Properly check imagegd() signature
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 9 Feb 2021 14:18:59 +0000 (15:18 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 9 Feb 2021 14:18:59 +0000 (15:18 +0100)
commit57cb01a9277b6e64a68119499d9f9673b45c6184
tree821b1b8cdd6d89cbfa4c2ebcc42ac839e35b8338
parent838ae016d78b4af48a1f9a837e8c2eb6564defb4
Properly check imagegd() signature

Unlike imagegd2(), this function only accepts two parameters,
so we should be checking for that.
ext/gd/gd.c