diff options
author | Xu Wang <[email protected]> | 2019-12-27 09:34:32 +0000 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2022-06-16 21:39:40 +0200 |
commit | e4c72c06c367758a14f227c847f9d623f1994ecf (patch) | |
tree | bea84d2a77eb97f4a861e6e9e3a31babdac91a02 /tools/perf/util/scripting-engines | |
parent | 4dc1372ffb82c5f08ada7b9cb75a04dcfe49cd96 (diff) |
i2c: Fix a potential use after free
Free the adap structure only after we are done using it.
This patch just moves the put_device() down a bit to avoid the
use after free.
Fixes: 611e12ea0f12 ("i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter")
Signed-off-by: Xu Wang <[email protected]>
[wsa: added comment to the code, added Fixes tag]
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions