National Institute of Standards and Technology
Package illustrating a test case

Test case 133252

Description

CWE: 197 Numeric Truncation Error
BadSource: large Set data to a number larger than Short.MAX_VALUE
GoodSource: A hardcoded non-zero, non-min, non-max, even number
BadSink: to_short Convert data to a short
Flow Variant: 15 Control flow: switch(6)

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.