diff options
author | Adrian Hunter <[email protected]> | 2013-08-27 11:23:04 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-08-29 15:10:02 -0300 |
commit | 03b6ea9b91e0914caa847a1ade759af549555298 (patch) | |
tree | c06dc11a4e6d2f95c51dd9f1160d392cbef45a82 /net/lapb/lapb_iface.c | |
parent | 314add6b1f045b59ca39683bd0cbc5310cd203f2 (diff) |
perf evsel: Tidy up sample parsing overflow checking
The size of data retrieved from a sample event must be validated to
ensure it does not go past the end of the event. That was being done
sporadically and without considering integer overflows.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions