]> git.ipfire.org Git - thirdparty/openldap.git/commit
Rewrite attrs_dup with attrs_alloc.
authorHoward Chu <hyc@openldap.org>
Thu, 30 Nov 2006 06:03:56 +0000 (06:03 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 30 Nov 2006 06:03:56 +0000 (06:03 +0000)
commitb79d63516dc6fea57f3364307e576c9203038f21
treec5e1567e041c9fb867d7de53400a7daf10c1ec0d
parent2a9afa55a755bc47029cc0653725847b49af7c6f
Rewrite attrs_dup with attrs_alloc.
Add new entry_dup_bv that dups an entry in a single malloc. Leave it
unused for now; faster but consumes more heap.
servers/slapd/attr.c
servers/slapd/entry.c
servers/slapd/proto-slap.h