Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 288 Bytes

detect-buffer-noassert.md

File metadata and controls

7 lines (4 loc) · 288 Bytes

Pattern: Call to buffer with noAssert flag

Issue: -

Description

Detects calls to buffer with noAssert flag set. Setting noAssert to true skips validation of the offset. This allows the offset to be beyond the end of the Buffer."