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)
commitd8af519c2d2fcab3baa822c5fd4c1079dcbd1de3
treed455386d1d85d65768bfa488298c855ec27ffc5b
parent2ed463e3cd36434c25833a0905e432b5b7f14e25
r19400: fixed a valgrind error in the directory registry backend (name was
used after closedir(), which invalidates the name)
source/lib/registry/reg_backend_dir.c