View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001543 | Xdebug | Uncategorized | public | 2018-03-28 08:35 | 2018-03-30 13:06 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.6.0 | ||||
| Target Version | 2.6.1 | Fixed in Version | 2.6.1 | ||
| Summary | 0001543: Various memory leaks due to changes in (internal) string handling | ||||
| Description | There are various memory leaks caused by switching from char to xdebug_str, while freeing the pointer as a char instead of an xdebug_str. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 7.2.0-7.2.4 | ||||