Closed mfrey closed 6 years ago
Adds NULL checks on pointer in order to avoid potential dereferences of a NULL pointer. All these issues were identified by LLVMs scan-build
scan-build
Contribution description
Adds NULL checks on pointer in order to avoid potential dereferences of a NULL pointer. All these issues were identified by LLVMs
scan-build