php-src/Zend/tests/nullsafe_operator
Nikita Popov ee7eecf321 Fix leak with nullsafe operator with constant LHS
Followup to 5303bcdd32. We need to
perform the addref after emitting the opline, because that might
intern the string.

Fixes oss-fuzz #24479.
2020-07-29 15:51:47 +02:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
015.phpt
016.phpt
017.phpt
018.phpt
019.phpt
020.phpt
021.phpt
022.phpt
023.phpt
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt
029.phpt Fix leak with nullsafe operator with constant LHS 2020-07-29 15:51:47 +02:00