Scan Results

List of Findings

Error: REVERSE_INULL (CWE-476): [#def1]
/pacemaker/lib/common/acl.c:978: deref_ptr_in_call: Dereferencing pointer "result".
/pacemaker/lib/common/acl.c:860: dereference: Dereferencing pointer "*xml".
/pacemaker/lib/common/acl.c:980: check_after_deref: Null-checking "result" suggests that it may be null, but it has already been dereferenced on all paths leading to the check.