diff options
author | Takashi Iwai <[email protected]> | 2024-04-02 08:36:25 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-04-02 15:01:27 +0200 |
commit | c4e51e424e2c772ce1836912a8b0b87cd61bc9d5 (patch) | |
tree | 41641b7cb79c97882f5047e597938b3f53bd3ec2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0bfe105018bd2d7b1e4373193d9b55b37cf4458b (diff) |
ALSA: line6: Zero-initialize message buffers
For shutting up spurious KMSAN uninit-value warnings, just replace
kmalloc() calls with kzalloc() for the buffers used for
communications. There should be no real issue with the original code,
but it's still better to cover.
Reported-by: [email protected]
Closes: https://lore.kernel.org/r/[email protected]
Message-ID: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions