aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2018-04-03 21:00:40 +0000
committerSteve French <[email protected]>2018-04-11 21:44:58 +0000
commitc0953f2ed510c31a375193e9dbca9774e77fb4b7 (patch)
tree410692c8d7f7cb41cc10545daf6ec41537154489 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentMerge branch 'akpm' (patches from Andrew) (diff)
downloadkernel-c0953f2ed510c31a375193e9dbca9774e77fb4b7.tar.gz
kernel-c0953f2ed510c31a375193e9dbca9774e77fb4b7.zip
cifs: smb2pdu: Fix potential NULL pointer dereference
tcon->ses is being dereferenced before it is null checked, hence there is a potential null pointer dereference. Fix this by moving the pointer dereference after tcon->ses has been properly null checked. Addresses-Coverity-ID: 1467426 ("Dereference before null check") Fixes: 93012bf98416 ("cifs: add server->vals->header_preamble_size") Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Aurelien Aptel <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions