]> granicus.if.org Git - php/commit
Fixed bug #72227: imagescale out-of-bounds read
authorStanislav Malyshev <stas@php.net>
Mon, 23 May 2016 07:28:02 +0000 (00:28 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 23 May 2016 07:34:35 +0000 (00:34 -0700)
commit7a1aac3343af85b4af4df5f8844946eaa27394ab
tree34bf6a193c7ab7784d59149a4793d5cf2d8051c8
parent97eff7eb57fc2320c267a949cffd622c38712484
Fixed bug #72227: imagescale out-of-bounds read

Ported from https://github.com/libgd/libgd/commit/4f65a3e4eedaffa1efcf9ee1eb08f0b504fbc31a
ext/gd/libgd/gd_interpolation.c
ext/gd/tests/bug72227.phpt [new file with mode: 0644]