aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2020-08-05 09:52:07 +0000
committerSteve French <[email protected]>2020-08-07 03:06:10 +0000
commit20b135e48cdda7a7dfccef7286def66e5c9686c3 (patch)
tree708ca016a0346701a0b47d583eb2bc583039372c /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentMerge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (diff)
downloadkernel-20b135e48cdda7a7dfccef7286def66e5c9686c3.tar.gz
kernel-20b135e48cdda7a7dfccef7286def66e5c9686c3.zip
cifs: Fix an error pointer dereference in cifs_mount()
The error handling calls kfree(full_path) so we can't let it be a NULL pointer. There used to be a NULL assignment here but we accidentally deleted it. Add it back. Fixes: 7efd08158261 ("cifs: document and cleanup dfs mount") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Steve French <[email protected]> Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions