View Issue Details

IDProjectCategoryView StatusLast Update
0001431XdebugUncategorizedpublic2017-12-02 18:36
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.6.0Fixed in Version2.6.0alpha1 
Summary0001431: Fix "use after free" with in add_name_attribute_or_element
Description

As per https://github.com/xdebug/xdebug/pull/346, there is a use after free:

"add_name_attribute_or_element implicitly frees full_name but xdebug_var_export_xml_node passes it over to xdebug_array_element_export_xml_node which attempts to read it"

TagsNo tags attached.
Operating System
PHP Version7.1.0-7.1.4

Activities

There are no notes attached to this issue.