s3-dbwrap: Simplify db_tdb_fetchlock_parse a bit
authorVolker Lendecke <vl@samba.org>
Fri, 9 Dec 2011 15:39:09 +0000 (16:39 +0100)
committerVolker Lendecke <vlendec@samba.org>
Tue, 13 Dec 2011 16:27:26 +0000 (17:27 +0100)
commit3239c722aa528a4f00f3201425182f7f105dbfe2
treef7d6ee1a1468cf711bb1cb0d762ab656e8215cd5
parent3cf275cd754486e07a891fbcb0607afb171d5359
s3-dbwrap: Simplify db_tdb_fetchlock_parse a bit

Introduce a local variable for the result, replace "state->result" by "result"
source3/lib/dbwrap/dbwrap_tdb.c