Deprecated test case
Description
CWE: 365 Race Condition in Switch
Sinks:
GoodSink: Switch based on call to time() using a temporary variable
BadSink : Switch based on call to time()
Flow Variant: 10 Control flow: if(global_t) and if(global_f)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.