View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001948 | ardour | bugs | public | 2007-11-04 13:34 | 2008-11-21 00:04 |
| Reporter | timbyr | Assigned To | timbyr | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.1 | ||||
| Summary | 0001948: Importing multiple files leaks system resources | ||||
| Description | Importing 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). | ||||
| Tags | No tags attached. | ||||
| 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 |