Displaying test cases 17851 - 17875 of 25795 in total
-
CWE: 197 Numeric Truncation Error BadSource: large Set data to a number larger than CHAR_MAX GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class object on the heap and delet...
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring the class object on the stack
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX BadSink : Convert data to a char Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 74 Data flow: data passed in a map from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 73 Data flow: data passed in a list from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 72 Data flow: data passed in a vector from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 197 Numeric Truncation Error BadSource: fscanf Read data from the console using fscanf() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class object on the heap and deletin...
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring the class object on the stack
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX BadSink : Convert data to a char Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 74 Data flow: data passed in a map from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 73 Data flow: data passed in a list from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 72 Data flow: data passed in a vector from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 197 Numeric Truncation Error BadSource: fgets Read data from the console using fgets() GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 197 Numeric Truncation Error BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class object on the h...
-
CWE: 197 Numeric Truncation Error BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring the class object on the s...
-
CWE: 197 Numeric Truncation Error BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Less than CHAR_MAX BadSink : Convert data to a char Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 197 Numeric Truncation Error BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Less than CHAR_MAX Sinks: BadSink : Convert data to a char Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference