1
0
Fork 0
alistair23-linux/drivers/uwb
Anton Vasilyev 11b71782c1 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>
2018-07-06 16:36:19 +02:00
..
i1480 treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
Kconfig uwb: Replace mac address parsing 2018-01-09 16:15:20 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
address.c uwb: Replace mac address parsing 2018-01-09 16:15:20 +01:00
allocator.c uwb: use for_each_clear_bit() 2012-03-23 16:58:34 -07:00
beacon.c uwb: fix variable set but not used warnings 2014-05-27 15:18:48 -07:00
driver.c uwb: use class_groups instead of class_attrs 2017-06-09 10:41:00 +02:00
drp-avail.c
drp-ie.c uwb: remove trailing whitespace for coding style 2018-01-02 17:33:22 +01:00
drp.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
est.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
hwa-rc.c uwb: hwa-rc: fix memory leak at probe 2018-07-06 16:36:19 +02:00
ie-rcv.c uwb: fix variable set but not used warnings 2014-05-27 15:18:48 -07:00
ie.c uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:32:19 -04:00
lc-dev.c uwb: lc-dev: Remove unused function 2015-01-25 20:48:28 +08:00
lc-rc.c uwb: lc-rc: constify attribute_group structures. 2017-08-10 11:31:27 -07:00
neh.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
pal.c uwb: fix device reference leaks 2016-11-01 09:04:04 -06:00
radio.c uwb: comment typo fix 2014-05-27 15:18:48 -07:00
reset.c uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() 2012-11-26 15:58:43 -08:00
rsv.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
scan.c drivers/uwb: fix implicit use of stat.h 2011-10-31 19:32:18 -04:00
umc-bus.c uwb: Remove umc bus legacy suspend/resume support 2015-03-18 17:27:03 +01:00
umc-dev.c uwb: umc-dev: add missing put_device call 2013-12-19 10:26:46 -08:00
umc-drv.c uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required 2011-10-31 19:32:19 -04:00
uwb-debug.c uwb: Re-use DEFINE_SHOW_ATTRIBUTE() macro 2018-03-09 09:31:26 -08:00
uwb-internal.h treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
uwbd.c uwb: properly check kthread_run return value 2017-09-18 11:28:23 +02:00
whc-rc.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
whci.c uwb/whci: Delete an unnecessary check before the function call "umc_device_unregister" 2015-03-18 16:56:40 +01:00