Files
linux/drivers/input
Christian Engelmayer 19318de1da Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()
In case allocation via usb_alloc_coherent() fails in ims_pcu_buffers_alloc(),
the function jumps to the exit path without initializing local variable
'error' that is used as return value. Detected by Coverity - CID 1016531.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-05-18 22:39:56 -07:00
..
2014-05-14 16:49:19 -07:00
2014-05-14 16:49:19 -07:00
2014-05-14 16:49:19 -07:00
2012-08-21 22:29:49 -07:00
2014-05-14 16:49:19 -07:00
2012-08-21 22:29:49 -07:00
2012-08-21 22:29:49 -07:00
2014-01-23 08:10:44 -08:00