> Jonathan Cameron hat am 30. Dezember 2016 um 20:09
> geschrieben:
>
>
> On 26/12/16 22:04, Stefan Wahren wrote:
> >
> >> Alexey Khoroshilov hat am 23. Dezember 2016 um
> >> 23:15 geschrieben:
> >>
> >>
> >> During transition to using devm_input_allocate_device()
> >> goto to resource deall
On 26/12/16 22:04, Stefan Wahren wrote:
>
>> Alexey Khoroshilov hat am 23. Dezember 2016 um 23:15
>> geschrieben:
>>
>>
>> During transition to using devm_input_allocate_device()
>> goto to resource deallocation block was replaced by return
>> in case of error in iio_device_register().
>> That i
> Alexey Khoroshilov hat am 23. Dezember 2016 um 23:15
> geschrieben:
>
>
> During transition to using devm_input_allocate_device()
> goto to resource deallocation block was replaced by return
> in case of error in iio_device_register().
> That is wrong since resources are left undeallocated.
During transition to using devm_input_allocate_device()
goto to resource deallocation block was replaced by return
in case of error in iio_device_register().
That is wrong since resources are left undeallocated.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey
4 matches
Mail list logo