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