summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-12-04 17:46:14 +1100
committerAndrew Tridgell <tridge@samba.org>2009-12-04 17:49:19 +1100
commitbe78d4a70de2aede3b9c4a644ce64c85141790cb (patch)
treef83810d8b5e495b8ad88fe22e0bd5988487a468d /source3
parentced3eef776dd44d0f3e9219f77e2660f9e49fa92 (diff)
downloadsamba-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 'source3')
0 files changed, 0 insertions, 0 deletions