Scan Results

List of Findings

Error: INCONSISTENT_UNION_ACCESS (CWE-456): [#def1]
/pacemaker/lib/common/xml.c:376: path: Condition "docpriv == NULL", taking false branch.
/pacemaker/lib/common/xml.c:380: path: Condition "!(docpriv->check == 2171757396UL)", taking false branch.
/pacemaker/lib/common/xml.c:384: path: Condition "_p", taking true branch.
/pacemaker/lib/common/xml.c:385: assign_union_field: The union field "in" of "_pp" is written.
/pacemaker/lib/common/xml.c:385: inconsistent_union_field_access: In "_pp.out", the union field used: "out" is inconsistent with the field most recently stored: "in".