diff options
author | Oleg Nesterov <oleg@redhat.com> | 2012-09-14 18:03:59 +0200 |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2012-09-29 21:21:52 +0200 |
commit | 79d54b249c176ba4abb9a580951400246dd974b1 (patch) | |
tree | e3efd0adcd88f476c775b9b77b58e58424739174 /samples/kprobes | |
parent | 1d787d37c8ff6612b8151c6dff15bfa7347bcbdf (diff) | |
download | op-kernel-dev-79d54b249c176ba4abb9a580951400246dd974b1.zip op-kernel-dev-79d54b249c176ba4abb9a580951400246dd974b1.tar.gz |
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
If handle_swbp()->find_active_uprobe() fails we return with
utask->state = UTASK_BP_HIT.
Change handle_swbp() to reset utask->state at the start. Note
that we do this unconditionally, see the next patch(es).
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Diffstat (limited to 'samples/kprobes')
0 files changed, 0 insertions, 0 deletions