...
This code should not be diagnosed by an analyzer.
Noncompliant Code Example
In this noncompliant code example, the function pointer do_xyz
is implicitly compared unequal to 0.
...
...
This code should not be diagnosed by an analyzer.
In this noncompliant code example, the function pointer do_xyz
is implicitly compared unequal to 0.
...