CFRelease question
Leonid Romanov
leonid.romanov at oracle.com
Tue Sep 27 10:40:39 PDT 2011
Hi,
I've got a question: if we CFRelease a NSWindow with the retain count 1, thus making it 0, will it result in dealloc chain calls? I'm asking this question because I'm investigating http://java.net/jira/browse/MACOSX_PORT-429 and my current theory is that something is wrong with the reference counting (I'm not sure about it, though).
Thanks,
Leonid.
More information about the macosx-port-dev
mailing list