s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't need to...
commit06ec5d0177ac3bcd2b12f6279b23bc0a02f93bf9
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 14 Oct 2010 20:41:06 +0000 (14 22:41 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 15 Oct 2010 06:45:01 +0000 (15 08:45 +0200)
tree2195c1fbc883109648bc6c86081401256f48cb6c
parentd099f86a373e4e8dd11c7736ffbce177a910db9f
s4:dsdb/common/util.c - samdb_msg_add_string - the attribute name doesn't need to be duplicated

This is done internally by the LDB library - look at "ldb_msg_add_empty".
source4/dsdb/common/util.c