android_kernel_asus_sm8350/drivers/media
Duncan Sands bba3ad76a8 V4L/DVB (3766): Correct buffer size calculations in cx88-core.c
The computation in cx88_risc_buffer suffers from the mistake:
a non-zero padding value can cause more page borders to be crossed,
leading to big buffer over-runs.  
This patch changes the additive constant from 3 + 4 to 4
It also changees the constant in cx88_risc_databuffer from 3 + 4 to 2,
because 2 dwords are the correct vaule.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-05-12 19:54:50 -03:00
..
common V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
dvb V4L/DVB (3745): Fix a bug at pluto2 Makefile 2006-05-12 19:54:47 -03:00
radio V4L/DVB (3318b): sem2mutex: drivers/media/, #2 2006-02-07 06:49:14 -02:00
video V4L/DVB (3766): Correct buffer size calculations in cx88-core.c 2006-05-12 19:54:50 -03:00
Kconfig V4L/DVB (3619): Whitespace cleanup 2006-04-02 04:55:11 -03:00
Makefile [PATCH] dvb: avoid building empty built-in.o 2005-09-09 13:57:36 -07:00