null-library-function
The $SOURCE
function returns NULL on error and this line dereferences the return value without checking for NULL.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-476: NULL Pointer Dereference
null-library-function
The $SOURCE
function returns NULL on error and this line dereferences the return value without checking for NULL.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-476: NULL Pointer Dereference