]> git.sur5r.net Git - openldap/commit
ITS#8868 don't convert IDL to range needlessly
authorHoward Chu <hyc@openldap.org>
Thu, 21 Jun 2018 23:30:33 +0000 (00:30 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 3 Jul 2018 23:38:19 +0000 (23:38 +0000)
commite3a6cec03dc033fc859c3bb61aaadb64bbcb4fe9
tree34a8eb48730858ec2c789cde907b162e4ef93c4e
parent4626a7d0edf687c63452dc671a2fbb7f44aa64b8
ITS#8868 don't convert IDL to range needlessly

in idl_intersection. It may lose precision in a subsequent union.
servers/slapd/back-bdb/idl.c
servers/slapd/back-mdb/idl.c