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: 07 Control flow: if(static_five==5) and if(static_five!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.