You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.8 KiB

title description
Buffer Overrun Analysis (InferBO) InferBO is a detector for out-of-bounds array accesses.

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

Activate with --bufferoverrun.

Supported languages:

  • C/C++/ObjC: Yes
  • Java: Yes

You can read about its origins in this blog post.

List of Issue Types

The following issue types are reported by this checker: