r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_attr()...
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Oct 2005 08:11:45 +0000 (08:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:42 +0000 (13:39 -0500)
commitdc3e65b25295f68d0c7c5d3a7cc9bade638661f4
tree3752fe1513d288c234f24c74ebf3c35585e3e45d
parent35720734911169acde6bf9f2c9a1f83336744f6f
r10917: copy the element name in a ldb_msg_rename_attr() and ldb_msg_copy_attr() to ensure
that callers (like the ldap server) can talloc_steal the name
(This used to be commit 9c914542cc346758c82f89990c80eb096a9c0959)
source4/lib/ldb/common/ldb_msg.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/modules/operational.c