Mantis - ALGLIB
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
582 |
General |
tweak |
have not tried |
2014-01-06 13:35 |
2014-05-28 17:06 |
|
Reporter:
|
SergeyB |
Platform:
|
|
|
Assigned To:
|
SergeyB |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
resolved |
Product Version:
|
|
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
3.9.0 |
|
Programming language:
|
Unspecified |
|
Summary:
|
0000582: FIXED: C# version of ae_dispose_task() now clears all pointers owned by the object |
Description:
|
It is required in order to allow garbage collection of objects passed as parameters to spawned functions (having reference to object in the disposed task will force this object to persist in memory approximately forever). |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|
|
Issue History |
Date Modified |
Username |
Field |
Change |
2014-01-06 13:35 |
SergeyB |
New Issue |
|
2014-01-06 13:35 |
SergeyB |
Status |
new => assigned |
2014-01-06 13:35 |
SergeyB |
Assigned To |
=> SergeyB |
2014-01-06 13:35 |
SergeyB |
Programming language |
=> Unspecified |
2014-05-26 17:15 |
SergeyB |
Summary |
make sure that ae_task_data does does not capture pointers to arrays => FIXED: C# version of ae_dispose_task() now clears all pointers owned by the object |
2014-05-26 17:15 |
SergeyB |
Description Updated |
|
2014-05-26 17:15 |
SergeyB |
Status |
assigned => resolved |
2014-05-26 17:15 |
SergeyB |
Fixed in Version |
=> Next 'Optimization' release |
2014-05-26 17:15 |
SergeyB |
Resolution |
open => fixed |
2014-05-28 17:06 |
SergeyB |
View Status |
private => public |