Deprecated test case
Description
CWE: 605 Multiple Binds to the Same Port
Sinks:
GoodSink: Do not allow multiple binds to the same port
BadSink : Set the SO_REUSEADDR socket option allowing multiple binds to the same port
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.