]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: dfs: Make parameter names consistent.
authorJeremy Allison <jra@samba.org>
Tue, 28 Jan 2020 17:28:30 +0000 (09:28 -0800)
committerRalph Boehme <slow@samba.org>
Tue, 18 Feb 2020 21:08:33 +0000 (21:08 +0000)
commited527dc1d8bd21d942bc14677d83363144e5f46b
tree1ec8b6356f8201262fad34fcc1cd20240439d0fc
parent4e4afc52e6f63fa4058310c6b0a0314b8f73c189
s3: smbd: dfs: Make parameter names consistent.

Initialize reflist to NULL.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/msdfs.c