IntegerTruncations

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

Attributes

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

Members list

Value members

Concrete methods

Identify calls to strlen where return values are assigned to variables of type int, potentially causing truncation on 64 bit platforms.

Identify calls to strlen where return values are assigned to variables of type int, potentially causing truncation on 64 bit platforms.

Attributes

Implicits

Implicits

implicit val resolver: ICallResolver