diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-14 13:44:51 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-14 13:44:51 -0700 |
commit | 25a1298726e97b9d25379986f5d54d9e62ad6e93 (patch) | |
tree | 8a95063fdbdd5e5cbb4c7353f7a8053f42c7b977 /drivers/video | |
parent | bd3c9cdb21a2674dd0db70199df884828e37abd4 (diff) | |
parent | eb01f5353bdaa59600b29d864819056a0e3de24d (diff) | |
download | linux-25a1298726e97b9d25379986f5d54d9e62ad6e93.tar.bz2 |
Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fix from Steven Rostedt:
"Fix trace_check_vprintf() for %.*s
The sanity check of all strings being read from the ring buffer to
make sure they are in safe memory space did not account for the %.*s
notation having another parameter to process (the length).
Add that to the check"
* tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Handle %.*s in trace_check_vprintf()
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions