View Issue Details

IDProjectCategoryView StatusLast Update
0000049XdebugUncategorizedpublic2026-01-08 17:45
Reporterderick Assigned To 
PrioritylowSeveritytrivialReproducibilityN/A
Status closedResolutionopen 
Summary0000049: included file's names should not be stored by address
Description

the filename parameter to include and friends is also stored by address, but it can be freed before used. Therefore we need to copy it as soon as we store it.

TagsNo tags attached.
Operating SystemNot relevant
PHP Version5.1.0

Activities

derick

2004-03-25 17:56

administrator   ~0000112

Fixed in CVS.