aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMichael Zoran <[email protected]>2017-03-09 21:08:57 -0800
committerGreg Kroah-Hartman <[email protected]>2017-03-10 10:12:10 +0100
commit85b1ac7359366e7386fb593427ee3e981e065259 (patch)
tree82f3437acd4f76cda5dff4b5ce8600bbeecd3e94 /tools/perf/scripts/python/export-to-postgresql.py
parent74369b5f22b72a4b4fd38a12f36251d38c022831 (diff)
staging: bcm2835-camera: Fix buffer overflow calculation on query of camera properties
The code that queries properties on the camera has a check for buffer overruns if the firmware sends too much data. This check is incorrect, and during testing I was seeing stack corruption. I believe this error can actually happen in normal use, just for some reason it doesn't appear on 32 bit as often. So perhaps it's best for the check to be fixed. Signed-off-by: Michael Zoran <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions