diff options
author | Takashi Iwai <[email protected]> | 2022-05-10 12:36:26 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2022-05-10 16:26:45 +0200 |
commit | a34ae6c0660d3b96b0055f68ef74dc9478852245 (patch) | |
tree | 69bd517778abc05b3a2aa00d1bbab344cf1369e8 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 1efcdd9c1f34f5a6590bc9ac5471e562fb011386 (diff) |
ALSA: wavefront: Proper check of get_user() error
The antient ISA wavefront driver reads its sample patch data (uploaded
over an ioctl) via __get_user() with no good reason; likely just for
some performance optimizations in the past. Let's change this to the
standard get_user() and the error check for handling the fault case
properly.
Reported-by: Linus Torvalds <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions