View Issue Details

IDProjectCategoryView StatusLast Update
41PHPOF2Defaultpublic31 Aug 2008 23:38
Reportermrosenquist Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status feedbackResolutionopen 
Summary41: DBTable and DBRow never call free() on result objects after use
DescriptionDBTable and DBRow never call free() on result objects after use. Concerned about possible memory use of scripts, especially from the command line.
TagsNo tags attached.

Activities

timj

28 Aug 2008 18:03

manager   ~71

Is this really a problem? In most cases where PHPOF2 internally handles results, the result objects go out of scope pretty quickly. I *think* (but I'm not sure) that that will free the associated resources.

Issue History

Date Modified Username Field Change
19 Mar 2008 10:46 mrosenquist New Issue
28 Aug 2008 18:03 timj Note Added: 71
31 Aug 2008 23:38 timj Status new => feedback