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

          Issue ID: 9752
           Summary: Improperly normalized minCSN values in accesslog
           Product: OpenLDAP
           Version: 2.5.9
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: needs_review
          Severity: normal
          Priority: ---
         Component: overlays
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The CSN matching rules require normalized values to be provided. When
normalized values are provided to attr_merge they must be distinct from the
regular values. accesslog.c:1982 is providing the same berval in both regular
and normalized value, which triggers an assert failure for this consistency
check.

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

Reply via email to