mbox series

[GIT,FIXES,FOR,v4.20] vicodec fix, add action to cedrus TODO

Message ID cd27f6e9-664a-51c7-3bf6-f67374ee7795@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v4.20] vicodec fix, add action to cedrus TODO | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v4.20l

Message

Hans Verkuil Nov. 19, 2018, 11:23 a.m. UTC
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(-)