summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/common.c
diff options
context:
space:
mode:
authorTilman Schmidt <tilman@imap.cc>2014-10-11 11:46:29 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-10-14 19:05:33 (GMT)
commit846ac30135e7c5e03b487c16c87ccb1ab020a01f (patch)
treed05a50ab4e0fadc1d119656b68c9cff0cbc307f4 /drivers/isdn/gigaset/common.c
parent097933ddcd28ef99c116651b20fd2e06717e0f0d (diff)
downloadlinux-846ac30135e7c5e03b487c16c87ccb1ab020a01f.tar.xz
isdn/gigaset: fix NULL pointer dereference
In do_action, a NULL pointer might be passed to function start_dial which will dereference it. Fix by adding a check for NULL before the call. Spotted with Coverity. Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/gigaset/common.c')
0 files changed, 0 insertions, 0 deletions