infer_clone/website/docs/checker-bufferoverrun.md

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: