commit | 2168b416c8326cc2edff9d986feebc569cf9ec10 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Mon Aug 07 09:21:29 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sun Aug 20 09:57:54 2017 -0400 |
tree | f919b0e514ef8b181e89eea8c72e1b459f3e4064 | |
parent | 86fe1ac0d563477b1d10d49a92237e3f3d74e7be [diff] |
media: rc: ensure we do not read out of bounds If rc_validate_filter() is called for CEC or XMP, then we would read beyond the end of the array. Suggested-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>