aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-03-14 13:47:59 +0800
committerDavid S. Miller <davem@davemloft.net>2019-03-15 11:25:48 -0700
commit9804501fa1228048857910a6bf23e085aade37cc (patch)
treed51cf99870eb02f0b90107a449586d2ab20dbe9e /drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
parentMerge branch 'akpm' (patches from Andrew) (diff)
downloadlinux-dev-9804501fa1228048857910a6bf23e085aade37cc.tar.xz
linux-dev-9804501fa1228048857910a6bf23e085aade37cc.zip
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
register_snap_client may return NULL, all the callers check it, but only print a warning. This will result in NULL pointer dereference in unregister_snap_client and other places. It has always been used like this since v2.6 Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions