diff options
author | 2025-01-27 10:06:55 -0600 | |
---|---|---|
committer | 2025-01-28 08:48:08 +0100 | |
commit | 519b2b14bef70922bd64117a978ea7f2a683b75b (patch) | |
tree | f5464e1645dc99abcc31671713afc8ca035a3825 /scripts/generate_rust_analyzer.py | |
parent | ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro (diff) | |
download | wireguard-linux-519b2b14bef70922bd64117a978ea7f2a683b75b.tar.xz wireguard-linux-519b2b14bef70922bd64117a978ea7f2a683b75b.zip |
ALSA: pcm: use new array-copying-wrapper
This is found by our static analysis tool.
pcm_native.c utilizes memdup_user() to copy an array from userspace.
There is a new wrapper, specifically designed for copying arrays. Use
this one instead.
This is similar to the
commit 3e91a38de1dc ("fbdev: viafb: use new array-copying-wrapper").
Signed-off-by: Chenyuan Yang <chenyuan0y@gmail.com>
Link: https://patch.msgid.link/20250127160655.3119470-1-cy1yang@outlook.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions