Skip to main content
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
I