ldb:ldb_autotransaction_request - error string shouldn't be set here
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 21 Sep 2011 09:45:32 +0000 (11:45 +0200)
committerAndrew Tridgell <tridge@samba.org>
Tue, 11 Oct 2011 08:15:18 +0000 (10:15 +0200)
commitfea02ce1771ddb2ee09a442a86def72a01b9582e
treeca7d4d7e7e833c6c9109a9fd8b30e32f64cacfdf
parent21d053d120cbc665ed8c0afe82598220a608f2af
ldb:ldb_autotransaction_request - error string shouldn't be set here

A generic error string should be set independently of the access
mechanism to an LDB operation. Hence it should be handled in "ldb_wait"
and "ldb_request"

Signed-off-by: Andrew Tridgell <tridge@samba.org>
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Tue Oct 11 10:15:18 CEST 2011 on sn-devel-104
lib/ldb/common/ldb.c