aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64
diff options
context:
space:
mode:
authorToomas Soome <tsoome@FreeBSD.org>2020-12-29 20:59:01 +0000
committerToomas Soome <tsoome@FreeBSD.org>2020-12-29 21:09:15 +0000
commit40c4557bee27adb15bb376803dffbcd6de323b8a (patch)
tree7387874df52514dbdcfbe5261a2105f5fd40786e /sys/arm64
parent3db1b221edab9bada79da4f825347ce1772f5ee8 (diff)
cxgbe: replace zero sized array by flexible array
The issue was found while building cxgbe with gcc 10 (in illumos), the array subscription check is warning us about outside the bounds access. See also: https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html
Diffstat (limited to 'sys/arm64')
0 files changed, 0 insertions, 0 deletions