mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +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.