]> granicus.if.org Git - php/commit
Fix bug #67249: printf out-of-bounds read
authorStanislav Malyshev <stas@php.net>
Mon, 12 May 2014 01:44:14 +0000 (18:44 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 27 May 2014 18:28:22 +0000 (11:28 -0700)
commit091b7642c2d8a087d3cbcba681369abfb964330d
tree4308d292706c95c5179d0f48ec0da5d7b0273ae0
parent92d54f81d671f0f14a06fec7bd6f917b085253c6
Fix bug #67249: printf out-of-bounds read
ext/standard/formatted_print.c
ext/standard/tests/strings/bug67249.phpt [new file with mode: 0644]