PVS-Studio is now available on macOS – weaknesses in the XNU Kernel
1–3 of 3 posts
Re: PVS-Studio is now available on macOS – weaknesses in the XNU Kernel
#2N64 is just a failure to use something like #if defined(DEBUG)...#endif around a block that is intended to enact an alternate code path in debug mode in a particular case. Notice the commentary.
Re: PVS-Studio is now available on macOS – weaknesses in the XNU Kernel
#3Are any of these issues likely to lead up to an iOS exploit (or "jailbreak" if you will)?