Displaying test cases 7701 - 7725 of 25795 in total
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 74 Data flow: data passed in a map from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 73 Data flow: data passed in a list from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 72 Data flow: data passed in a vector from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: ncat BadSink : Copy string to data using strncat Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class object on the heap and deleting it...
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring the class object on the stack
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data BadSink : Copy string to data using strcat Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 74 Data flow: data passed in a map from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 73 Data flow: data passed in a list from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 72 Data flow: data passed in a vector from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 665 Improper Initialization BadSource: Do not initialize data properly GoodSource: Initialize data Sinks: cat BadSink : Copy string to data using strcat Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 84 Data flow: data passed to class constructor and destructor by declarin...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 83 Data flow: data passed to class constructor and destructor by declarin...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via ...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 74 Data flow: data passed in a map from one function to another in differ...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 73 Data flow: data passed in a list from one function to another in diffe...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 72 Data flow: data passed in a vector from one function to another in dif...
-
CWE: 617 Reachable Assertion BadSource: rand Set data to result of rand(), which may be zero GoodSource: Number greater than ASSERT_VALUE Sinks: BadSink : Assert if n is less than or equal to ASSERT_VALUE Flow Variant: 62 Data flow: data flows using a C++ reference from one function to anoth...