diff options
author | Johannes Berg <[email protected]> | 2023-02-16 21:34:44 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-02-17 11:35:54 +0200 |
commit | 3a156b52c73c9491441799bbbac18075bf96480e (patch) | |
tree | 8553b47562045b4b05194fe805dc0ecef7f88c94 /lib/netdev-notifier-error-inject.c | |
parent | d9fcf94b8f68f4a0b440d26a1143932525c2f3dd (diff) |
wifi: iwlegacy: avoid fortify warning
There are two different alive messages, the "init" one is
bigger than the other one, so we have a fortify read warn
here. Avoid it by copying from the variable-sized 'raw'
instead.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions