-
由 Christian Engelmayer 提交于
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: NChristian Engelmayer <cengelma@gmx.at> Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
19318de1