[cfe-dev] Suppress: Static Analysis false positive.

Steven Osborn osborn.steven at gmail.com
Thu Feb 25 09:13:10 PST 2010


I have a bit of code I'm calling from a Apple's StoreKit library that
looks something like:

http://pastebin.com/1YgyXPf9

Where you release the object in the callback function which leads to a
false positive for a memory leak.

I've dug through the documentation, but I can't find anything to help
me suppress this particular warning.

Thanks in advance,

--
Steven Osborn
http://steven.bitsetters.com



More information about the cfe-dev mailing list