commit | f54ba7f199d63cea08b8cc7114cb6c5cd9a042ab | [log] [tgz] |
---|---|---|
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | Tue May 31 17:54:40 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:52:21 2011 -0300 |
tree | f5d1c3c216ceb216613634eebe8f1b4d93c9ee69 | |
parent | fabc6b85ca1d364f4e3fdcf80f80b393a508e771 [diff] |
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe() radio->int_in_urb is not deallocated on error paths in si470x_usb_driver_probe(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>