1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-17 12:51:09 +03:00
mirror_zfs/cmd/zpool/os
Tony Hutter 4840f023af
GCC: Fixes for gcc 14 on Fedora 40
- Workaround dangling pointer in uu_list.c ()
- Fix calloc() transposed arguments in zpool_vdev_os.c
- Make some temp variables unsigned to prevent triggering a
  '-Werror=alloc-size-larger-than' error.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes 
Closes 
2024-04-29 11:31:50 -07:00
..
freebsd Fix the FreeBSD userspace build () 2023-12-27 12:17:53 -08:00
linux GCC: Fixes for gcc 14 on Fedora 40 2024-04-29 11:31:50 -07:00