diff options
author | 2022-02-07 17:39:23 -0600 | |
---|---|---|
committer | 2022-02-08 15:11:22 -0500 | |
commit | 2a3950c43e2ead47ed7456b04da5d4afde58c4b2 (patch) | |
tree | dfe1d7a6e40b1935101e8e468aa5b74317e53b21 /tools/perf/scripts/python | |
parent | drm/ast: Move SIL164-based connector code into separate helpers (diff) | |
download | linux-dev-2a3950c43e2ead47ed7456b04da5d4afde58c4b2.tar.xz linux-dev-2a3950c43e2ead47ed7456b04da5d4afde58c4b2.zip |
nouveau/svm: Use struct_size() helper in nouveau_pfns_map()
Make use of the struct_size() helper instead of an open-coded version,
in order to avoid any potential type mistakes or integer overflows that,
in the worse scenario, could lead to heap overflows.
Link: https://github.com/KSPP/linux/issues/160
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220207233923.GA524723@embeddedor
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions