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 | derick | ||
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 | ||||
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 |