aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/connect.c
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2019-10-14 15:15:31 +0800
committerSteve French <stfrench@microsoft.com>2019-10-20 19:19:49 -0500
commit783bf7b8b641167fb6f3f4f787f60ae62bad41b3 (patch)
treede3a1a39e64fad913b677c3b7a7517add2b0639f /fs/cifs/connect.c
parentCIFS: avoid using MID 0xFFFF (diff)
downloadlinux-dev-783bf7b8b641167fb6f3f4f787f60ae62bad41b3.tar.xz
linux-dev-783bf7b8b641167fb6f3f4f787f60ae62bad41b3.zip
cifs: Fix missed free operations
cifs_setattr_nounix has two paths which miss free operations for xid and fullpath. Use goto cifs_setattr_exit like other paths to fix them. CC: Stable <stable@vger.kernel.org> Fixes: aa081859b10c ("cifs: flush before set-info if we have writeable handles") Signed-off-by: Chuhong Yuan <hslester96@gmail.com> Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions