Predicate describeBitSize
Gets a string describing the size of the integer parsed.
Import path
import semmle.go.security.IncorrectIntegerConversionLib
string describeBitSize(int bitSize, int intTypeBitSize)
Gets a string describing the size of the integer parsed.
import semmle.go.security.IncorrectIntegerConversionLib
string describeBitSize(int bitSize, int intTypeBitSize)