Difference between revisions of "FMenu/flash"
< FMenu
(note leak) |
(link to cocoa-dev thread) |
||
Line 1: | Line 1: | ||
− | <div style="margin: auto 5em; border: red medium solid; padding: 0.5em; background: #f9f9f9;">''It appears that the latest version suffers from [[w:memory leak|memory leak]]s as a result of Mac OS internal methods. I'm doing my best to resolve this issue.''</div> | + | <div style="margin: auto 5em; border: red medium solid; padding: 0.5em; background: #f9f9f9;">''It appears that the latest version suffers from [[w:memory leak|memory leak]]s as a result of Mac OS internal methods. I'm doing my best to resolve this issue. For the technically minded, a thread started by me on the cocoa-dev mailing list [http://www.cocoabuilder.com/archive/message/cocoa/2007/3/5/179767 attempts to track down the problem].''</div> |
Revision as of 09:24, 5 March 2007
It appears that the latest version suffers from memory leaks as a result of Mac OS internal methods. I'm doing my best to resolve this issue. For the technically minded, a thread started by me on the cocoa-dev mailing list attempts to track down the problem.