fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

Python module leaks NSImages #198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
See linked mailing list thread.

What is the expected output?
Nothing is leaked.

What do you see instead?
An NSImage is leaked.

The apparent leak is in growlImage.m, which retains an NSImage but does not 
release it.

Originally reported on discuss: 
http://groups.google.com/group/growldiscuss/t/8ea813f8e3eaa820

Original issue reported on code.google.com by p...@growl.info on 9 May 2011 at 2:15

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in [02c5148373be] and [a1f37df70d04]. Python developers using our Growl 
bindings should test these fixes with 1.2.2b2 (http://growl.info/beta.html).

Original comment by p...@growl.info on 16 May 2011 at 2:47

GoogleCodeExporter commented 9 years ago
1.2.2 is released. Closing this issue.

Original comment by chrisf.g...@gmail.com on 25 May 2011 at 2:21