mirror of
https://github.com/php/php-src.git
synced 2026-03-25 00:32:23 +01: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.