Displaying test cases 21501 - 21525 of 45437 in total
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
CWE: 606 Unchecked Input For Loop Condition BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Input a number less than MAX_LOOP Sinks: GoodSink: Use data as the for loop variant after checking to see if it is less than MAX_LOOP BadSink : Use data as the for...
-
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: 18 Control flow: goto statements
-
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: 17 Control flow: for loops
-
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)
-
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: 15 Control flow: switch(6)
-
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: 14 Control flow: if(globalFive==5) and if(globalFive!=5)
-
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: 13 Control flow: if(GLOBAL_CONST_FIVE==5) and if(GLOBAL_CONST_FIVE!=5)
-
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: 12 Control flow: if(globalReturnsTrueOrFalse())
-
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: 11 Control flow: if(globalReturnsTrue()) and if(globalReturnsFalse())