Home / Vulnerability Database / C or C++ : Null pointer in non-null parameter
C/C++
C or C++ : Null pointer in non-null parameter
Overview
Null pointer passed as an argument to a parameter declared with non-null attribute.
References
MEDIUM
DerScanner Severity Score
Do you want to fix C or C++ : Null pointer in non-null parameter in your application?
See also
C/C++
C or C++ : Dead store
C/C++
C or C++ : Use after free
C/C++
