linux/drivers/media/pci/bt8xx
Nickolai Zeldovich bb71b14d80 [media] drivers/media/pci: use memmove for overlapping regions
Change several memcpy() to memmove() in cases when the regions are
definitely overlapping; memcpy() of overlapping regions is undefined
behavior in C and can produce different results depending on the compiler,
the memcpy implementation, etc.

Cc: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-02-05 19:26:38 -02:00
..
Kconfig
Makefile
bt848.h
bt878.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bt878.h
bttv-audio-hook.c
bttv-audio-hook.h
bttv-cards.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bttv-driver.c Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
bttv-gpio.c
bttv-i2c.c Merge branch 'v4l_for_linus' into staging/for_v3.9 2013-01-24 18:49:18 -02:00
bttv-if.c
bttv-input.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bttv-risc.c
bttv-vbi.c
bttv.h
bttvp.h
dst.c
dst_ca.c [media] drivers/media/pci: use memmove for overlapping regions 2013-02-05 19:26:38 -02:00
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dvb-bt8xx.h