You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make sure your issue is not addressed in the FAQ.
Please include the following information:
[1.1.0 ] The version of infer from infer --version.
[ debian-11] Your operating system and version, for example "Debian 9", "MacOS High Sierra", whether you are using Docker, etc.
[ infer --keep-going --no-default-checkers --biabduction --starvation -j 4 --changed-files-index xxx -parameters xxx ] Which command you ran, for example infer -- make.
[no need] The full output in a paste, for instance a gist.
I hava a java file name Example.java, there is a normal NULL_DEREFERENCE issue in Example.java. But the strange thing is that if you run the same code multiple times and run the infer check, there is only a small probability that this problem can be scanned.
The text was updated successfully, but these errors were encountered:
Please make sure your issue is not addressed in the FAQ.
Please include the following information:
infer --version
.infer -- make
.I hava a java file name Example.java, there is a normal NULL_DEREFERENCE issue in Example.java. But the strange thing is that if you run the same code multiple times and run the infer check, there is only a small probability that this problem can be scanned.
The text was updated successfully, but these errors were encountered: