View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001543 | Xdebug | Usage problems (Wrong Results) | public | 2018-03-28 08:35 | 2018-03-30 13:06 |
Reporter | derick | Assigned To | derick | ||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-28 08:35 | derick | New Issue | |
2018-03-28 08:35 | derick | Status | new => assigned |
2018-03-28 08:35 | derick | Assigned To | => derick |
2018-03-30 13:06 | derick | Status | assigned => closed |
2018-03-30 13:06 | derick | Resolution | open => fixed |
2018-03-30 13:06 | derick | Fixed in Version | => 2.6.1 |