View Issue Details

IDProjectCategoryView StatusLast Update
0001887XdebugUncategorizedpublic2020-11-13 12:32
Reporterderick Assigned Toderick  
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

Issue History

Date Modified Username Field Change
2020-11-13 12:12 derick New Issue
2020-11-13 12:12 derick Description Updated
2020-11-13 12:31 derick Assigned To => derick
2020-11-13 12:31 derick Status new => closed
2020-11-13 12:31 derick Resolution open => fixed
2020-11-13 12:31 derick Fixed in Version => 3.0.0RC1
2020-11-13 12:32 derick Note Added: 0005523