]> git.sur5r.net Git - openldap/commit
In backend_operational don't add subschemaSubentry unless it was
authorHoward Chu <hyc@openldap.org>
Wed, 7 Aug 2002 05:31:03 +0000 (05:31 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 7 Aug 2002 05:31:03 +0000 (05:31 +0000)
commit13d13baedaa55de8659551b585f03a344e87b415
tree750a9e22bd92460665f58a9c4f05dd0ef6aaabe7
parent6862cfd97c4143cc163183a330a7a408a8d7ffbf
In backend_operational don't add subschemaSubentry unless it was
requested. In send_search_entry don't malloc vrFilter flags unless
a matchedValue filter was given; malloc 1 contiguous block instead
of multiple sub-arrays.
servers/slapd/backend.c
servers/slapd/result.c