Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] [v3,media] av7110: check for negative array offset
info->num comes from the user. It's type int. If the user passes in a negative value that would cause memory corruption. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information