Re: [bug report] media: rcar-vin: add group allocator functions

2018-05-03 Thread Niklas Söderlund
Hi Dan, Thanks for your report. A proposed fix to this is available [1], awaiting inclusion in the media-tree :-) 1. https://patchwork.linuxtv.org/patch/49025/ On 2018-05-03 15:36:30 +0300, Dan Carpenter wrote: > Hello Niklas Söderlund, > > The patch 3bb4c3bc85bf: "media: rcar-vin: add group

[bug report] media: rcar-vin: add group allocator functions

2018-05-03 Thread Dan Carpenter
Hello Niklas Söderlund, The patch 3bb4c3bc85bf: "media: rcar-vin: add group allocator functions" from Apr 14, 2018, leads to the following static checker warning: drivers/media/platform/rcar-vin/rcar-core.c:346 rvin_group_put() error: potential NULL dereference 'vin->group'.