<div dir="ltr">Is there any way to turn off specific checkers for the static analyzer?<div><br></div><div style>I tried just adding one checker, e.g. -analyze-checker=core.DivideZero, but </div><div style>the following set of checkers still seems to be implicitly enabled:</div>
<div style><div>'core'</div><div>'unix'</div><div>'deadcode'</div><div>'security.insecureAPI.UncheckedReturn'</div><div>'security.insecureAPI.getpw'</div><div>'security.insecureAPI.gets'</div>
<div>'security.insecureAPI.mktemp'</div><div>'security.insecureAPI.mkstemp'</div><div>'security.insecureAPI.vfork'</div><div><br></div><div style>Thanks!</div><div style><br></div><div style>Sincerely,</div>
<div style>Todd Nowacki</div><div><br></div></div></div>