Files
mirror_zfs/module
Tony Hutter 93af497120 [zfs-2.2.8] GCC: Fix array subscript check
Fix a zfs-2.2.8 GCC check on Fedora 42:

module/zfs/ddt.c:445:9: warning: array subscript -1 is below array
bounds of 'ddt_stat_t[64]' {aka 'struct ddt_stat[64]'} [-Warray-bounds=]
  445 |         ddt_stat_add(&ddh->ddh_stat[bucket], &dds, neg);

Signed-off-by: Tony Hutter <hutter2@llnl.gov>
2025-05-27 15:49:12 -07:00
..
2024-04-29 13:50:05 -07:00
2025-05-27 14:56:58 -07:00