diff options
author | 2021-06-07 22:55:21 +0800 | |
---|---|---|
committer | 2021-06-07 14:07:22 -0700 | |
commit | 20f1932e2282c58cb5ac59517585206cf5b385ae (patch) | |
tree | 210888eb8895ddb835760b62dfa1ca201fdf6153 /net/ipv4/tcp_fastopen.c | |
parent | net: mvpp2: check return value after calling platform_get_resource() (diff) | |
download | wireguard-linux-20f1932e2282c58cb5ac59517585206cf5b385ae.tar.xz wireguard-linux-20f1932e2282c58cb5ac59517585206cf5b385ae.zip |
net: micrel: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_fastopen.c')
0 files changed, 0 insertions, 0 deletions