smbd: add missing check for IPC share for TRANS2_GET_DFS_REFERRAL
commit78ef185afdcecdba7da10f24b614073f47277725
authorRalph Boehme <slow@samba.org>
Sun, 28 Aug 2022 09:12:52 +0000 (28 11:12 +0200)
committerJeremy Allison <jra@samba.org>
Sun, 28 Aug 2022 19:59:28 +0000 (28 19:59 +0000)
tree32877b62895e9ed3a965efab6505a1d2affcb1aa
parent4ddd277c0b77c502ed6b11e07c92c91f24ac9c15
smbd: add missing check for IPC share for TRANS2_GET_DFS_REFERRAL

Cf MS-CIFS 3.3.5.58.11.

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