]> granicus.if.org Git - php/commit
Fixed bug #69320 libmagic crash when running laravel tests
authorAnatol Belski <ab@php.net>
Sun, 29 Mar 2015 15:42:59 +0000 (17:42 +0200)
committerAnatol Belski <ab@php.net>
Sun, 29 Mar 2015 15:42:59 +0000 (17:42 +0200)
commitaeabea4aa91af64db1fa1a592b92496fb5e293ba
tree2523df7230a1138fb6c17bbbd1f59785c02e0ca5
parent2accf544cbd4bbe9df5f8990fbb80a98f6879086
Fixed bug #69320 libmagic crash when running laravel tests

Basically reverted the part of the new patch to what we have in 5.6
as the current change seems to have bad side effects. Hovere the
in buffer used for PCRE is still doubled (1 << 14), this might or
might not be optimal, so lets observe.
ext/fileinfo/libmagic/softmagic.c