EtheaDev / StyledComponents

Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and CategoryButtons with Custom Graphic Styles, and an advanced, full-customizable TaskDialog, also with animations!
Apache License 2.0
152 stars 34 forks source link

Memory leak in Vcl.ButtonStylesAttributes.pas -> CanvasDrawShape() #36

Closed pjrobin closed 1 month ago

pjrobin commented 1 month ago

My memory leak tool (madExcept) says there is an issue in CanvasDrawShape(): LBrush and LPath seem not be freed.

carloBarazzetta commented 1 month ago

Sorry for this problem, but the ReportMemoryLeaksOnShutdown := True; don't report any problem... madexcept is more accurate...