Description
CWE: 114 Process Control
BadSource: connect_socket Read data using a connect socket (client side)
GoodSource: Hard code the full pathname to the library
Sink:
BadSink : Load a dynamic link library
Flow Variant: 13 Control flow: if(GLOBAL_CONST_FIVE==5) and if(GLOBAL_CONST_FIVE!=5)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.