r19400: fixed a valgrind error in the directory registry backend (name was
authorAndrew Tridgell <tridge@samba.org>
Wed, 18 Oct 2006 21:37:37 +0000 (21:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:25 +0000 (14:21 -0500)
commit403f0c92a734a9bf7709a0af0a0aa9cc89bf3144
tree2a3f9cf59c9544c5e667b3dd00387b61908e167e
parentf8a82ebe2b8690a847243cc482c39cd7d412e089
r19400: fixed a valgrind error in the directory registry backend (name was
used after closedir(), which invalidates the name)
(This used to be commit d8af519c2d2fcab3baa822c5fd4c1079dcbd1de3)
source4/lib/registry/reg_backend_dir.c