National Institute of Standards and Technology
Package illustrating a test case

Test case 110044

Description

CWE: 667 Improper Locking
Sinks:
GoodSink: Acquire a lock before releasing it
BadSink : Release the lock before acquiring it
Flow Variant: 10 Control flow: if(globalTrue) and if(globalFalse)

Flaws

Test Suites

Documentation

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