View Issue Details

IDProjectCategoryView StatusLast Update
0001948ardourbugspublic2008-11-21 00:04
Reportertimbyr Assigned Totimbyr  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.1 
Summary0001948: Importing multiple files leaks system resources
DescriptionImporting multiple files will leak memory and file handles because the implementation of Session::import_audiofile in versions 2.1, 2.0-ongoing@2457 and trunk@2584 allocates resources each iteration of the main loop(one iteration per file) but only releases the resources used for importing one of the files(the rest are leaked).
TagsNo tags attached.

Activities

timbyr

2007-11-15 02:34

developer   ~0004566

This issue should be resolved in trunk@2677

Issue History

Date Modified Username Field Change
2007-11-04 13:34 timbyr New Issue
2007-11-05 23:02 timbyr Status new => assigned
2007-11-05 23:02 timbyr Assigned To => timbyr
2007-11-15 02:34 timbyr Status assigned => resolved
2007-11-15 02:34 timbyr Resolution open => fixed
2007-11-15 02:34 timbyr Note Added: 0004566
2008-11-21 00:04 seablade Status resolved => closed