aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2012-03-13 20:18:48 +0300
committerTrond Myklebust <[email protected]>2012-03-13 15:33:08 -0400
commite138ead73f872559778bb0c326e795206f96d3ce (patch)
treee134947deaeae4e347297440a6fd6ebe7fefcc97 /net/lapb/lapb_timer.c
parent9a3ba432330e504ac61ff0043dbdaba7cea0e35a (diff)
NFS: null dereference in dev_remove()
In commit 5ffaf85541 "NFS: replace global bl_wq with per-net one" we made "msg" a pointer instead of a struct stored in stack memory. But we forgot to change the memset() here so we're still clearing stack memory instead clearing the struct like we intended. It will lead to a kernel crash. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions