mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-22 12:42:31 +00:00
![]() grub_memset should zero out padding after data end. It is not clear why it is needed at all - ZFS block is at least 512 bytes and power of two, so it is always multiple of 16 bytes. This grub_memset apparently never did anything. |
||
---|---|---|
.. | ||
zfs_fletcher.c | ||
zfs_lz4.c | ||
zfs_lzjb.c | ||
zfs_sha256.c | ||
zfs.c | ||
zfscrypt.c | ||
zfsinfo.c |