View Issue Details

IDProjectCategoryView StatusLast Update
0003688JEDI VCL00 JVCL Componentspublic2006-05-09 01:15
ReporterahesseAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version3.30 
Summary0003688: TJvOutlookBarButton: memory leak
Descriptionmemory leak in TJvOutlookBarButton (found with FastMM4)
FActionLink should be freed in destructor

Fix: add line to destructor:

  FActionLink.Free;
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2006-05-06 09:03 ahesse New Issue
2006-05-08 02:23 obones Status new => acknowledged
2006-05-09 01:15 obones Status acknowledged => resolved
2006-05-09 01:15 obones Fixed in Version => Daily / SVN
2006-05-09 01:15 obones Resolution open => fixed
2006-05-09 01:15 obones Assigned To => obones