mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
e56fe7e5e7
The gdIOCtx struct should be zero filled with ecalloc. emalloc does not zero fill the struct.