diff options
author | Mitch Hagstrand <mhagstrand@gmail.com> | 2017-01-21 12:40:15 -0800 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-01-22 06:40:55 +0000 |
commit | e56fe7e5e7a926bfdf142a7a844544c0127e92b7 (patch) | |
tree | d77906b4330be497484a2a40320fca4255a76a5e /main/php_variables.c | |
parent | 42d53f3bc04ca089ebb7f1452bd998c05b7ff520 (diff) | |
download | php-git-e56fe7e5e7a926bfdf142a7a844544c0127e92b7.tar.gz |
Fix intermittent segfault in GD library
The gdIOCtx struct should be zero filled with ecalloc.
emalloc does not zero fill the struct.
Diffstat (limited to 'main/php_variables.c')
0 files changed, 0 insertions, 0 deletions