]> granicus.if.org Git - php/commit
Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
authorStanislav Malyshev <stas@php.net>
Sat, 4 Apr 2015 22:01:37 +0000 (15:01 -0700)
committerStanislav Malyshev <stas@php.net>
Sat, 11 Apr 2015 23:53:21 +0000 (16:53 -0700)
commitf938112c495b0d26572435c0be73ac0bfe642ecd
tree353d6aabc6f88ae0fed3a343e08a9d17223974bc
parent920a0afbf8f83962c70aaf9a144810f320be92b3
Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
ext/fileinfo/libmagic/softmagic.c
ext/fileinfo/tests/bug68819_001.phpt [new file with mode: 0644]
ext/fileinfo/tests/bug68819_002.phpt [new file with mode: 0644]