s4-ldb: Separate function to add empty element into ldb_msg
authorKamen Mazdrashki <kamenim@samba.org>
Fri, 9 Jul 2010 18:36:39 +0000 (21:36 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Sat, 10 Jul 2010 20:03:14 +0000 (23:03 +0300)
commitfab71e90b3560c5885ae64dd72590fb60d8e55f9
tree3f07207b3fc26f923bcdadda7fbfd105f005efcb
parentb687459b90b9d8f6e9647157a87b26bcab67ccfb
s4-ldb: Separate function to add empty element into ldb_msg

It just adds another element, nothing more.
Caller is responsible to fill-in the added element and
determine how to handle data allocation contexts.
source4/lib/ldb/common/ldb_msg.c