mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
We must not free parameters which we haven't initialized yet. We also fix the not directly related issue, that we checked for the wrong value being `NULL`, potentially causing a segfault.