diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-06-14 00:30:37 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-06-17 14:29:19 +0200 |
commit | a85b8544d46390469b6ca72d6bfd3ecb7be985ff (patch) | |
tree | 84414ccf5700f9844caad74d52d271c72f06c69b /rust/helpers/helpers.c | |
parent | 27605c8c0f69e319df156b471974e4e223035378 (diff) |
wifi: remove zero-length arrays
All of these are really meant to be variable-length, and
in the case of s1g_beacon it's actually accessed. Make that
one in particular, and a couple of others (that aren't used
as arrays now), actually variable.
Reported-by: syzbot+fd222bb38e916df26fa4@syzkaller.appspotmail.com
Fixes: 1e1f706fc2ce ("wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements")
Link: https://patch.msgid.link/20250614003037.a3e82e882251.I2e8b58e56ff2a9f8b06c66f036578b7c1d4e4685@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions