View Issue Details

IDProjectCategoryView StatusLast Update
0001887XdebugUncategorizedpublic2020-11-13 12:32
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0.0beta1 
Target Version3.0.0RC1Fixed in Version3.0.0RC1 
Summary0001887: Crash bug with xdebug_call_class and xdebug_call_file
Description

When these functions are run, they don't copy the data they're returning and hence they get freed by the PHP engine when the function ends, resulting in a double free.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities