null-library-function
null-library-function
The
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-476: NULL Pointer Dereference
$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