diff options
author | Tilman Schmidt <tilman@imap.cc> | 2014-10-11 11:46:29 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-14 19:05:33 (GMT) |
commit | 846ac30135e7c5e03b487c16c87ccb1ab020a01f (patch) | |
tree | d05a50ab4e0fadc1d119656b68c9cff0cbc307f4 /Documentation/infiniband | |
parent | 097933ddcd28ef99c116651b20fd2e06717e0f0d (diff) | |
download | linux-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 'Documentation/infiniband')
0 files changed, 0 insertions, 0 deletions