View Issue Details

IDProjectCategoryView StatusLast Update
0000347LDMud 3.3Runtimepublic2005-05-15 15:02
ReporterGnomi Assigned Tolars 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformi686OSDebian GNU/LinuxOS Version3.0
Fixed in Version3.3 
Summary0000347: closure_location() leaks the program name
Descriptionto_string((: 0 :)) leaves a reference to the current program name. I think that's because get_line_number() returns the program name with the reference pointer incremented, but closure_location() doesn't free it.

Greetings
Gnomi
TagsNo tags attached.

Activities

lars

2005-01-17 17:31

reporter   ~0000307

That's exactly the problem - it's fixed in 3.3.660 .

Issue History

Date Modified Username Field Change
2005-01-17 09:49 Gnomi New Issue
2005-01-17 17:31 lars Status new => resolved
2005-01-17 17:31 lars Fixed in Version => 3.3
2005-01-17 17:31 lars Resolution open => fixed
2005-01-17 17:31 lars Assigned To => lars
2005-01-17 17:31 lars Note Added: 0000307
2005-05-15 15:02 lars Status resolved => closed