diff options
author | Oleg Nesterov <oleg@redhat.com> | 2012-09-14 16:03:59 (GMT) |
---|---|---|
committer | Oleg Nesterov <oleg@redhat.com> | 2012-09-29 19:21:52 (GMT) |
commit | 79d54b249c176ba4abb9a580951400246dd974b1 (patch) | |
tree | e3efd0adcd88f476c775b9b77b58e58424739174 /samples/seccomp | |
parent | 1d787d37c8ff6612b8151c6dff15bfa7347bcbdf (diff) | |
download | linux-fsl-qoriq-79d54b249c176ba4abb9a580951400246dd974b1.tar.xz |
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/seccomp')
0 files changed, 0 insertions, 0 deletions