MissingLengthCheck

io.joern.scanners.c.MissingLengthCheck
object MissingLengthCheck extends QueryBundle

Attributes

Graph
Supertypes
trait QueryBundle
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def checked(arrayAccess: ArrayAccess, lens: Seq[String]): Boolean

For a given array access with a single constant offset and a set of variable names of potential length fields of the array, determine whether a check of at least one of the potential length fields exist for each literal

For a given array access with a single constant offset and a set of variable names of potential length fields of the array, determine whether a check of at least one of the potential length fields exist for each literal

Attributes

def constantArrayAccessNoCheck()(implicit context: EngineContext): Query

Implicits

Implicits

implicit val resolver: ICallResolver