View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002061 | Xdebug | Uncategorized | public | 2022-02-07 10:59 | 2022-04-04 11:32 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.1.2 | ||||
| Target Version | 3.1dev | Fixed in Version | 3.1.4 | ||
| Summary | 0002061: Possible use after free with GC Stats | ||||
| Description | When the GC stats file can not be written to, the filename that it was trying to use will be freed when passing the name to the dyagnostic feature for logging. | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.10-8.0.19 | ||||
|
|
By Remi, through https://github.com/xdebug/xdebug/pull/819 |