cpython
cpython copied to clipboard
seticon.m : Add [NSImage alloc] initWithContentsOfFile to the autorelease pool.
initWithContentsOfFile does not add the NSImage to the release pool when it should.