diff options
author | Dan Carpenter <[email protected]> | 2013-07-31 13:53:34 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-07-31 14:41:02 -0700 |
commit | f93f3c4ee48727713c3349b659adf8048fd4524b (patch) | |
tree | 28f871e0aad6131c5c3d9297f3fa7fb202363018 /net/unix/af_unix.c | |
parent | 4e5052948110140f1628dd986e27912b0e6b2065 (diff) |
rapidio: fix use after free in rio_unregister_scan()
We're freeing the list iterator so we can't move to the next entry.
Since there is only one matching mport_id, we can just break after
finding it.
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Ryan Mallon <[email protected]>
Acked-by: Alexandre Bounine <[email protected]>
Cc: Matt Porter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions