Skip to main content
Version: Next

Buffer Overrun Analysis (InferBO)

InferBO is a detector for out-of-bounds array accesses.

***DEPRECATED*** Use Pulse instead.

Activate with --bufferoverrun.

Supported languages:

  • C/C++/ObjC: Yes
  • C#/.Net: No
  • Erlang: No
  • Hack: No
  • Java: Yes
  • Python: No
  • Rust: No
  • Swift: No

You can read about its origins in this blog post.

List of Issue Types​

The following issue types are reported by this checker: