aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-30 18:50:50 +0100
committerGreg Kroah-Hartman <[email protected]>2019-09-03 09:39:10 +0200
commitdab8fe7ea267711cf28bb7c87361fa3c2293fa97 (patch)
treef9e78a0b7b2eb26644997bf13d0aedce908c604c /net/switchdev/switchdev.c
parent329101244f214952606359d254ae883b7109e1a5 (diff)
staging: exfat: check for null return from call to FAT_getblk
A call to FAT_getblk is missing a null return check which can lead to a null pointer dereference. Fix this by adding a null check to match all the other FAT_getblk return sanity checks. Addresses-Coverity: ("Dereference null return") Fixes: c48c9f7ff32b ("staging: exfat: add exfat filesystem code to staging") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions