diff options
author | 2023-09-01 14:59:10 +0300 | |
---|---|---|
committer | 2023-10-11 22:52:44 +0200 | |
commit | 3868ff006b572cf501a3327832d36c64a9eca86a (patch) | |
tree | 001ae4ab0ed2d848b6c6866809d524930d549b7e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpu: host1x: Correct allocated size for contexts (diff) | |
download | wireguard-linux-3868ff006b572cf501a3327832d36c64a9eca86a.tar.xz wireguard-linux-3868ff006b572cf501a3327832d36c64a9eca86a.zip |
drm/tegra: Zero-initialize iosys_map
UBSAN reports an invalid load for bool, as the iosys_map is read
later without being initialized. Zero-initialize it to avoid this.
Reported-by: Ashish Mhetre <amhetre@nvidia.com>
Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230901115910.701518-2-cyndis@kapsi.fi
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions