nagyistoce / maccode

Automatically exported from code.google.com/p/maccode
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Memory leak in NSImage+Quicklook #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We are leaking the CGImageRef created by Quicklook if the converted NSImage is 
valid, since we are 
returning it immediately ;-).

Attached is a patch fixing this.

Original issue reported on code.google.com by tienn...@gmail.com on 8 Aug 2008 at 10:30

Attachments: