diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2016-04-26 09:33:06 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-04-26 09:38:53 +0000 |
| commit | 45c175c4ae9695d6d2f30a45ab7f3866cfac184b (patch) | |
| tree | b0ce8cf5c6fd23d828a6520138fd8ee598019cde /drivers/media/v4l2-core/v4l2-subdev.c | |
| parent | [media] tw686x: Don't go past array (diff) | |
| download | kernel-45c175c4ae9695d6d2f30a45ab7f3866cfac184b.tar.gz kernel-45c175c4ae9695d6d2f30a45ab7f3866cfac184b.zip | |
[media] tw686x: avoid going past array
Fix those two warnings:
drivers/media/pci/tw686x/tw686x-video.c:69 tw686x_fields_map() error: buffer overflow 'std_525_60' 31 <= 31
drivers/media/pci/tw686x/tw686x-video.c:73 tw686x_fields_map() error: buffer overflow 'std_625_50' 26 <= 26
I had those changes at the last version of my patch, but I ended
by merging the previous version by mistake.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions
