History log of /PHP-8.2/ext/opcache/tests/jit/assign_obj_on_null.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 97b5eeeb 28-Sep-2021 Nikita Popov

Fix leak with ASSIGN_OBJ on null

We still need to free op1 in this case.

Fixes oss-fuzz 5782176231194624 (part of #38542).