mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02:00
Make sure to destroy the old value only after assigning the new one. Otherwise we may try to double free, e.g. if GC runs during this dtor. This caused an assertion failure in phpro/grumphp and is likely the cause for bug #81603 as well.
173 KiB
173 KiB