aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorNickolai Zeldovich <[email protected]>2013-01-07 22:28:05 -0300
committerMauro Carvalho Chehab <[email protected]>2013-02-05 19:26:38 -0200
commitbb71b14d80bde8484ae63ee09d969c72d8615e0c (patch)
tree33a3cb8bb2419c1a46d669a331f79c66e12cf4f3 /tools/perf/scripts/python/net_dropmonitor.py
parent22331a5e0a493f8edfbd504bb58bd03d308ddb0c (diff)
[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 <[email protected]> Signed-off-by: Nickolai Zeldovich <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions