diff options
author | Anton Vasilyev <vasilyev@ispras.ru> | 2018-07-06 15:32:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-06 16:36:19 +0200 |
commit | 11b71782c1d10d9bccc31825cf84291cd7588a1e (patch) | |
tree | 07624b9cabbba9b7a50501024422832921fcd443 /drivers/base | |
parent | 9920184d78edeccd165832d54d6203fae4c860f5 (diff) |
uwb: hwa-rc: fix memory leak at probe
hwarc_probe() allocates memory for hwarc, but does not free it
if uwb_rc_add() or hwarc_get_version() fail.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Anton Vasilyev <vasilyev@ispras.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions