Hi all, Fix some UBSAN complaints, since apparently they don't allow flex array declarations with array[1] anymore. If you're going to start using this mess, you probably ought to just pull from my git trees, which are linked below. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=ubsan-fixes-6.5 xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=ubsan-fixes-6.5 --- db/metadump.c | 4 +-- libxfs/xfs_da_format.h | 75 ++++++++++++++++++++++++++++++++++++++++++------ libxfs/xfs_fs.h | 4 +-- 3 files changed, 70 insertions(+), 13 deletions(-)