The new cedrus driver was missing an important action item in the TODO.
Fix a nasty buffer overrun in vicodec.
Regards,
Hans
The following changes since commit fbe57dde7126d1b2712ab5ea93fb9d15f89de708:
media: ov7740: constify structures stored in fields of v4l2_subdev_ops
structure (2018-11-06 07:17:02 -0500)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git tags/br-v4.20l
for you to fetch changes up to e90e965c32b299fe89d23f490146963fbbf490dd:
vicodec: fix memchr() kernel oops (2018-11-19 12:21:26 +0100)
----------------------------------------------------------------
Tag branch
----------------------------------------------------------------
Hans Verkuil (2):
cedrus: add action item to the TODO
vicodec: fix memchr() kernel oops
drivers/media/platform/vicodec/vicodec-core.c | 3 ++-
drivers/staging/media/sunxi/cedrus/TODO | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)