s3: libsmb: Cleanup - in internal_resolve_name() only write the out parameters on...
commit67498ffd78799a658991092186a3886204302947
authorJeremy Allison <jra@samba.org>
Wed, 9 Sep 2020 17:58:20 +0000 (9 10:58 -0700)
committerNoel Power <npower@samba.org>
Tue, 15 Sep 2020 11:33:35 +0000 (15 11:33 +0000)
tree9d88280c57eb3f4202042c4d2c0ec7723458ce2f
parentc1d39295fb0e501f2ace47921b03cb0086c421a7
s3: libsmb: Cleanup - in internal_resolve_name() only write the out parameters on success.

All callers already correctly initialize them.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Sep 15 11:33:35 UTC 2020 on sn-devel-184
source3/libsmb/namequery.c