aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2023-02-02 19:29:47 -0600
committerKalle Valo <[email protected]>2023-02-13 18:52:33 +0200
commit552ac55ee9bc8a30edc87c284a4562ce703f972b (patch)
tree4ce2116d344fcbd3772459cd08c8d1577cfe83a0 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent7715d79553de553532219d82c0fea89fba5f7c79 (diff)
wifi: brcmfmac: Replace one-element array with flexible-array member
One-element arrays are deprecated, and we are replacing them with flexible array members instead. So, replace one-element array with flexible-array member in struct brcmf_tlv. This helps with the ongoing efforts to tighten the FORTIFY_SOURCE routines on memcpy() and help us make progress towards globally enabling -fstrict-flex-arrays=3 [1]. This results in no differences in binary output. Link: https://github.com/KSPP/linux/issues/79 Link: https://github.com/KSPP/linux/issues/253 Link: https://gcc.gnu.org/pipermail/gcc-patches/2022-October/602902.html [1] Signed-off-by: Gustavo A. R. Silva <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/Y9xjizhMujNEtpB4@work
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions