s4:samldb LDB module - simplify the message handling on add and modify operations
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 12 Sep 2010 12:38:11 +0000 (14:38 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 12 Sep 2010 17:23:05 +0000 (19:23 +0200)
commit1d94bb3ad4d9c6de3b77ed4690a54ebf2399cc0d
tree93384b683a4e8eb6b98ba29f8a735d2b968e73c6
parent79f22e5d700c5ffb6c0f0d64ad701558aa53bf57
s4:samldb LDB module - simplify the message handling on add and modify operations

We perform always only one shallow copy operation of the message on the "req"
context. This allows to free the "ac" context when we've prepared all our
changes.
source4/dsdb/samdb/ldb_modules/samldb.c