View Issue Details

IDProjectCategoryView StatusLast Update
0010079CTT UA Binary2 - CTT Binarypublic2024-12-30 06:26
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Fixed in Version1.11.0.412 
Summary0010079: Memory leak in findEntries() method leads to crash of CTT
Description

When calling findEntries() with at least one reference description in the referenceDescriptions argument, the function runs into a loop, where CttReferenceDescriptionClass instances are created, but never deleted. This eventually leads to resource allocation errors and a crash of the CTT.

TagsNo tags attached.
Files Affected

Activities

Yannik Klaass

2024-12-17 14:42

developer   ~0022220

Fixing memory leak in ModelMapEntriesClass::findEntries()

Issue History

Date Modified Username Field Change
2024-12-11 15:18 Yannik Klaass New Issue
2024-12-17 14:41 Paul Hunkar Assigned To => Yannik Klaass
2024-12-17 14:41 Paul Hunkar Status new => assigned
2024-12-17 14:42 Yannik Klaass Status assigned => resolved
2024-12-17 14:42 Yannik Klaass Resolution open => fixed
2024-12-17 14:42 Yannik Klaass Note Added: 0022220
2024-12-30 06:26 Paul Hunkar Status resolved => closed
2024-12-30 06:26 Paul Hunkar Fixed in Version => 1.11.0.412