aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2011-02-16 06:06:41 +0000
committerChris Mason <[email protected]>2011-02-16 15:37:58 -0500
commitca9b688c1c9a21635cfc8af8b68565b154185196 (patch)
treebfc9eed8a9099503645b467733707246b246ed19 /tools/perf/util/scripting-engines/trace-event-python.c
parentb4dc2b8c694ead005b828f5fb7fa1134db5b6275 (diff)
Btrfs: Avoid accessing unmapped kernel address
When decompressing a chunk of data, we'll copy the data out to a working buffer if the data is stored in more than one page, otherwise we'll use the mapped page directly to avoid memory copy. In the latter case, we'll end up accessing the kernel address after we've unmapped the page in a corner case. Reported-by: Juan Francisco Cantero Hurtado <[email protected]> Signed-off-by: Li Zefan <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions