Restructure dbwrap_rbt
authorVolker Lendecke <vl@samba.org>
Sat, 12 Jan 2008 09:38:17 +0000 (10:38 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 12 Jan 2008 19:11:10 +0000 (20:11 +0100)
commit4af27ec877d67afc719bccd350dae33ef8dd62b5
tree28fc87484cd0959668a09ae7d6cf9d5993dff530
parent2aa12fff43691ee768468d58c7df51594c73ed53
Restructure dbwrap_rbt

In this low-level code, play tricks to reduce the number of allocations to the
possible minimum. I would not recommend this for higher-level code, but here it
pays off.
(This used to be commit 71b1e6ff1595fbaa8dd49b996c45541531c7e98c)
source3/lib/dbwrap_rbt.c