Opened 14 years ago
Last modified 11 years ago
#1279 new enhancement
ResultCollector should always clone the collected values
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Optimization.Operators | Version: | 3.3.1 |
Keywords: | Cc: |
Description
If the collected values are not cloned a memory leak could be introduced. See ticket #1268 for further information.
Change History (2)
comment:1 Changed 14 years ago by mkommend
comment:2 Changed 11 years ago by mkommend
- Priority changed from high to low
Note: See
TracTickets for help on using
tickets.
In a discussion with swagner it was decided that this will fix will not be included in the HL 3.3.2 release.