diff options
author | Michele Baldessari <michele@acksyn.org> | 2012-09-10 14:58:28 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2012-09-10 14:58:28 -0700 |
commit | 008bb29023ed6875d4ed2def0976b55051de02bf (patch) | |
tree | 784a6acadb714d14af8a0003c040c838c19b9870 /source3 | |
parent | da731c1c587dc081d81f03f08920791039c47d0e (diff) | |
download | samba-008bb29023ed6875d4ed2def0976b55051de02bf.tar.gz samba-008bb29023ed6875d4ed2def0976b55051de02bf.tar.bz2 samba-008bb29023ed6875d4ed2def0976b55051de02bf.zip |
Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are
positive) so that any "goto failed:" call does not end up calling
ldb_transaction_cancel() if trans is initialized to 0 (LDB_SUCCESS)
by chance.
Signed-off-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3')
0 files changed, 0 insertions, 0 deletions