[Date Prev][Date Next] [Chronological] [Thread] [Top]

bitStringNormalize() vs. draft-ietf-ldapbis-syntaxes-04.txt



servers/slapd/schema_init.c:bitStringNormalize() ignores initial zeroes
in a bit string and converts ''B to '0'B.  OTOH, the Syntaxes draft
(5.2.1 bitStringMatch) says that all bits are significant.  Which is
right?

-- 
Hallvard