diff options
author | Andrew Tridgell <tridge@samba.org> | 2009-12-04 17:46:14 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2009-12-04 17:49:19 +1100 |
commit | be78d4a70de2aede3b9c4a644ce64c85141790cb (patch) | |
tree | f83810d8b5e495b8ad88fe22e0bd5988487a468d /source4/configure.nodebug.developer | |
parent | ced3eef776dd44d0f3e9219f77e2660f9e49fa92 (diff) | |
download | samba-be78d4a70de2aede3b9c4a644ce64c85141790cb.tar.gz samba-be78d4a70de2aede3b9c4a644ce64c85141790cb.tar.bz2 samba-be78d4a70de2aede3b9c4a644ce64c85141790cb.zip |
s4-ldb: fixed show_deleted module not to corrupt parse trees
The show_deleted module was using a static private ptr in the module
to hold a parse tree to save on parsing. The code caused this
static ptr to change with each search, which caused incorrect
searches and numerous valgrind errors.
This patch replaces it with a hand-built parse tree.
Diffstat (limited to 'source4/configure.nodebug.developer')
0 files changed, 0 insertions, 0 deletions