aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAnanth N Mavinakayanahalli <[email protected]>2012-01-20 14:34:04 -0800
committerLinus Torvalds <[email protected]>2012-01-23 08:38:48 -0800
commitd496aab567e7e52b3e974c9192a5de6e77dce32c (patch)
treeaa323c702bbf24567e4b7a244a135346f6aaeb5b /net/lapb/lapb_timer.c
parent2a4e64b8f6bcbf23ddd375b78342051ae8862284 (diff)
kprobes: initialize before using a hlist
Commit ef53d9c5e ("kprobes: improve kretprobe scalability with hashed locking") introduced a bug where we can potentially leak kretprobe_instances since we initialize a hlist head after having used it. Initialize the hlist head before using it. Reported by: Jim Keniston <[email protected]> Acked-by: Jim Keniston <[email protected]> Signed-off-by: Ananth N Mavinakayanahalli <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Cc: Srinivasa D S <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions