]> git.ipfire.org Git - thirdparty/samba.git/commit
tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXT
authorMartin Pool <mbp@samba.org>
Mon, 10 Dec 2001 05:29:47 +0000 (05:29 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 10 Dec 2001 05:29:47 +0000 (05:29 +0000)
commitb1d7d800680f77e02185bb237982b284414aac1e
treed5f5f147dff7384802e75bef13fdd686f4569f11
parent52ef112e10dbe273b6e66c4a5081f468e4630b7d
tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXT
up front, rather than working on the stack and then copying across.
source/tdb/tdb.c