https://bugs.openldap.org/show_bug.cgi?id=9418

          Issue ID: 9418
           Summary: slapd-bconfig: potential nullptr deref
           Product: OpenLDAP
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: ---
         Component: slapd
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Reported by clang static analyzer in servers/slapd/bconfig.c:6429
'ce->ce_parent'
is potentially nullptr dereference based on the above test of 'ce->ce_parent'
against null before 'access_allowed' is called, so it's better to check again.

See MR!208 for a potential fix.

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to