diff options
author | Manank Patel <[email protected]> | 2022-10-13 15:22:58 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2022-10-19 19:49:47 +0200 |
commit | 82ebbe65d781064cfb0a6a8af221a9cebcaaac9e (patch) | |
tree | 01b137546a2f8c0b7d9d858bc0d13a8cf69fa8c8 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 097a4a1612389c31d2c4b95dfa816b91212d7f54 (diff) |
drivers: watchdog: exar_wdt.c fix use after free
fix use after free by storing the result of PTR_ERR(n->pdev)
to a local variable before returning.
Signed-off-by: Manank Patel <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions