BButton icon indicating copy to clipboard operation
BButton copied to clipboard

Memory leak with CGGradientCreateWithColors

Open demiantres opened this issue 9 years ago • 0 comments

Hi,

The call to CGGradientCreateWithColors causes a memory leak. One solution would be to move the code into the drawing routine and call CGGradientRelease there.

demiantres avatar Sep 23 '14 06:09 demiantres