Displaying test cases 15251 - 15275 of 25795 in total
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: modulo GoodSink: Check for zero before modulo BadSink : Modulo a constant with data Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 84 Data flow: data passed to class constructor and destructor by dec...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 83 Data flow: data passed to class constructor and destructor by dec...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 74 Data flow: data passed in a map from one function to another in d...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 73 Data flow: data passed in a list from one function to another in ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 72 Data flow: data passed in a vector from one function to another i...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to ...
-
CWE: 369 Divide by Zero BadSource: connect_socket Read data using a connect socket (client side) GoodSource: Non-zero Sinks: divide GoodSink: Check for zero before dividing BadSink : Divide a constant by data Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 74 Data flow: data passed in a map from one function to another in differe...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 73 Data flow: data passed in a list from one function to another in differ...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 72 Data flow: data passed in a vector from one function to another in diff...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to anothe...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to anothe...
-
CWE: 369 Divide by Zero BadSource: zero Fixed value of zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 33 Data flow: use of a C++ reference to data within the same function
-
CWE: 369 Divide by Zero BadSource: rand Set data to result of RAND32(), which may be zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 84 Data flow: data passed to class construct...
-
CWE: 369 Divide by Zero BadSource: rand Set data to result of RAND32(), which may be zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 83 Data flow: data passed to class construct...
-
CWE: 369 Divide by Zero BadSource: rand Set data to result of RAND32(), which may be zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 82 Data flow: data passed in a parameter to ...
-
CWE: 369 Divide by Zero BadSource: rand Set data to result of RAND32(), which may be zero GoodSource: A hardcoded non-zero number (two) Sinks: GoodSink: Check value of or near zero before dividing BadSink : Divide a constant by data Flow Variant: 81 Data flow: data passed in a parameter to ...