Displaying test cases 10551 - 10575 of 25795 in total
-
Use of Uninitialized Variable
-
CWE: 457 Use of Uninitialized Variable BadSource: partial_init Initialize part, but not all of the array GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in ...
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 457 Use of Uninitialized Variable BadSource: partial_init Initialize part, but not all of the array GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in ...
-
CWE: 457 Use of Uninitialized Variable BadSource: partial_init Initialize part, but not all of the array GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in ...
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 457 Use of Uninitialized Variable BadSource: partial_init Initialize part, but not all of the array GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in ...
-
CWE: 457 Use of Uninitialized Variable BadSource: partial_init Initialize part, but not all of the array GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in ...
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in different source files
-
CWE: 457 Use of Uninitialized Variable BadSource: no_init Dont initialize data GoodSource: Initialize data Sinks: use GoodSink: Initialize then use data BadSink : Use data Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the same source file
-
Expected Behavior Violation. In this case, the function throws an exception, despite declaring that it doesnt.
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 84 Data flow: data passed to class constructor and destructor by declaring the class o...
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 83 Data flow: data passed to class constructor and destructor by declaring the class o...
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path BadSink : Set the environment variable Flow Variant: 82 Data flow: data passed in a parameter to an virtual method called via a pointer
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 81 Data flow: data passed in a parameter to an virtual method called via a reference
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 74 Data flow: data passed in a map from one function to another in different source files
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 73 Data flow: data passed in a list from one function to another in different source f...
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 72 Data flow: data passed in a vector from one function to another in different source...
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 62 Data flow: data flows using a C++ reference from one function to another in differe...
-
CWE: 427 Uncontrolled Search Path Element BadSource: listen_socket Read data using a listen socket (server side) GoodSource: Use a hardcoded path Sinks: BadSink : Set the environment variable Flow Variant: 43 Data flow: data flows using a C++ reference from one function to another in the sam...