]> granicus.if.org Git - php/commit
Fix segfault and potential security issue in imagerotate().
authorScott MacVicar <scottmac@php.net>
Wed, 10 Dec 2008 13:30:12 +0000 (13:30 +0000)
committerScott MacVicar <scottmac@php.net>
Wed, 10 Dec 2008 13:30:12 +0000 (13:30 +0000)
commit29ab16ee674d45da2ae9c3cbb929e45c69d93bb4
treeca8c46af10daf4ae29bfabf2b1a5d17dd550f5b1
parentd3ec4e3630e871d3ad5cd31a94d308317c57a97f
Fix segfault and potential security issue in imagerotate().
ext/gd/libgd/gd.c
ext/gd/tests/imagerotate_overflow.phpt [new file with mode: 0644]