Deprecated test case
Description
CWE: 392 Failure to Report Error in Status Code
Sinks: always_return_success
GoodSink: Return success when successful and fail when the function fails
BadSink : Always return success
Flow Variant: 16 Control flow: while(1) and while(0)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.