mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
a171522983
Converting T = *CALL; ASSIGN $v, T into $v = *CALL may not be safe if an exception is thrown after the return value has been populated -- in this case the value might be destroyed twice.
275 B
275 B