Fix valgrind errors
authorVolker Lendecke <vl@samba.org>
Mon, 4 Feb 2008 18:33:56 +0000 (19:33 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 4 Feb 2008 18:41:04 +0000 (19:41 +0100)
commita31d5e49feb04924620996fef57c336ca5bd7251
tree34b41eef92cb821a93a09e1d16bbaafd0913129f
parentb47672656bc762fb5f5d7136769591449cd4c0f1
Fix valgrind errors

We need to keep the names around on the search. Probably a tdb_move would do it
here as well, but RPC is not the fastest thing on earth anyway...

Thanks to Günther for pointing that out to me!
(This used to be commit c9472ae61039adf178e047d89dbcc698dfa57059)
source3/passdb/pdb_smbpasswd.c