ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need to manipulate the real DN
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 8 Jul 2010 20:04:23 +0000 (22:04 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 9 Jul 2010 07:02:44 +0000 (09:02 +0200)
commit514c59656152742c0c73ce65e0778f000cdd1437
tree2df8610413d7ec3b5d549570286778312e0eebe1
parent1c0cb365a895ce670fc32db3380cee7f129ce95b
ldb:common/ldb_dn.c - "ldb_dn_get_parent" - no need to manipulate the real DN

Since the parent DN is a duplication of the passed DN parameter.
source4/lib/ldb/common/ldb_dn.c