[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#3782) Broken logic in bitwise matching
Full_Name: Luke Howard
Version: 2.2.26
OS: Linux
URL: http://www.padl.com/~lukeh/bit.diff
Submission from: (NULL) (203.13.32.92)
The logic in integerBitOrMatch and integerBitAndMatch is broken: my fault, as it
was me that implemented it!
I have tested that this patch matches the behaviour in Active Directory (which
is the canonical implementation of this matching rule).
Patch against OpenLDAP 2.2.26 is attached.