cpython icon indicating copy to clipboard operation
cpython copied to clipboard

seticon.m : Add [NSImage alloc] initWithContentsOfFile to the autorelease pool.

Open AZero13 opened this issue 1 year ago • 2 comments

initWithContentsOfFile does not add the NSImage to the release pool when it should.

AZero13 avatar Mar 21 '24 16:03 AZero13