Re: [bug report] [media] st-delta: add mjpeg support

2017-02-21 Thread Hugues FRUCHET
Thanks Dan, Patch sent to fix warning: https://www.spinics.net/lists/linux-media/msg111529.html BR, Hugues. On 02/13/2017 08:07 PM, Dan Carpenter wrote: > Hello Hugues Fruchet, > > The patch 433ff5b4a29b: "[media] st-delta: add mjpeg support" from > Feb 2, 2017, leads to the following static

[bug report] [media] st-delta: add mjpeg support

2017-02-13 Thread Dan Carpenter
Hello Hugues Fruchet, The patch 433ff5b4a29b: "[media] st-delta: add mjpeg support" from Feb 2, 2017, leads to the following static checker warning: drivers/media/platform/sti/delta/delta-mjpeg-dec.c:415 delta_mjpeg_decode() error: uninitialized symbol 'data_offset'.