Displaying test cases 6801 - 6825 of 25795 in total
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: file Read input from a file Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ reference from one function to ano...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: environment Read input from an environment variable Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map from one fun...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: environment Read input from an environment variable Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list from one fu...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: environment Read input from an environment variable Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector from one ...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: environment Read input from an environment variable Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ reference ...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: console Read input from the console Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map from one function to another...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: console Read input from the console Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list from one function to anothe...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: console Read input from the console Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector from one function to anot...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: console Read input from the console Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ reference from one functio...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: connect_socket Read data using a connect socket (client side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map fr...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: connect_socket Read data using a connect socket (client side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list f...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: connect_socket Read data using a connect socket (client side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: connect_socket Read data using a connect socket (client side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ ...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: listen_socket Read data using a listen socket (server side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map from...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: listen_socket Read data using a listen socket (server side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list fro...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: listen_socket Read data using a listen socket (server side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector f...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: listen_socket Read data using a listen socket (server side) Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ re...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: fixed_string Initialize data to be a fixed string Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map from one funct...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: fixed_string Initialize data to be a fixed string Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list from one func...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: fixed_string Initialize data to be a fixed string Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector from one fu...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: fixed_string Initialize data to be a fixed string Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ reference fr...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: file Read input from a file Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 74 Data flow: data passed in a map from one function to another in diff...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: file Read input from a file Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 73 Data flow: data passed in a list from one function to another in dif...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: file Read input from a file Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 72 Data flow: data passed in a vector from one function to another in d...
-
CWE: 761 Free Pointer not at Start of Buffer BadSource: file Read input from a file Sinks: GoodSink: free() memory correctly at the start of the buffer BadSink : free() memory not at the start of the buffer Flow Variant: 62 Data flow: data flows using a C++ reference from one function to ano...