View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001887 | Xdebug | Uncategorized | public | 2020-11-13 12:12 | 2020-11-13 12:32 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.0.0beta1 | ||||
| Target Version | 3.0.0RC1 | Fixed in Version | 3.0.0RC1 | ||
| Summary | 0001887: 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. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.4.0-7.4.4 | ||||