KSJSON icon indicating copy to clipboard operation
KSJSON copied to clipboard

3 issues w/ Xcode 9 analyzer

Open mickeyl opened this issue 8 years ago • 3 comments

Using the Xcode 7 analyzer I get two warnings about potential leaks in KSJSON.m. Both are fairly complex (29 / 13 steps to reproduce), so I'm not directly seeing whether it's a red herring or not. Could you perhaps take a look?

mickeyl avatar Oct 31 '15 13:10 mickeyl

Sure I'll check it out.

kstenerud avatar Nov 05 '15 05:11 kstenerud

Still the same leak warnings with the Xcode 8 analyzer. I've never seen any runtime warnings, though. Did you have a chance to look into it yet?

mickeyl avatar Sep 07 '17 09:09 mickeyl

With Xcode 9, in addition to the aforementioned ones, one more warning about '3. Null pointer argument in call to memory copy function'.

mickeyl avatar May 10 '18 15:05 mickeyl