summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2022-01-21 10:39:35 +0300
committerJakub Kicinski <kuba@kernel.org>2022-01-22 06:26:03 +0300
commit63ec72bd58487935a2e40d2cdffe5c9498f1275e (patch)
tree0256004a79e7cced0d929163f246f9943193d818 /tools/perf/scripts/python/export-to-postgresql.py
parent2c13c05c5ff4b9fc907b07f7311821910ebaaf8a (diff)
downloadlinux-63ec72bd58487935a2e40d2cdffe5c9498f1275e.tar.xz
mptcp: Use struct_group() to avoid cross-field memset()
In preparation for FORTIFY_SOURCE performing compile-time and run-time field bounds checking for memcpy(), memmove(), and memset(), avoid intentionally writing across neighboring fields. Use struct_group() to capture the fields to be reset, so that memset() can be appropriately bounds-checked by the compiler. Cc: Matthieu Baerts <matthieu.baerts@tessares.net> Cc: mptcp@lists.linux.dev Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Link: https://lore.kernel.org/r/20220121073935.1154263-1-keescook@chromium.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions