mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-11 04:13:24 +00:00
In sw_connect we leak 'buf' and 'idbuf' when we do not leave via one of the fail* labels. This was spotted by the coverity checker. Patch is compile tested only due to lack of hardware. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>