diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-27 09:38:22 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-27 09:38:22 +0100 |
commit | 6f3d68bc8b46bdc7b0f5f43918744d99746672a2 (patch) | |
tree | d9365811470b28b313e78da59c6f44d75309983d /libdiskfs | |
parent | 78a45f762d19b6b3079951f471f8811744f2bd81 (diff) | |
download | hurd-6f3d68bc8b46bdc7b0f5f43918744d99746672a2.tar.gz hurd-6f3d68bc8b46bdc7b0f5f43918744d99746672a2.tar.bz2 hurd-6f3d68bc8b46bdc7b0f5f43918744d99746672a2.zip |
libstore: Fix zero store size computation
56d065041793 ("libstore: Fix undefined behavior") missed letting the sign
bit be 0, thus leading to a negative store size, and thus /dev/zero
would reject any read/write.
Diffstat (limited to 'libdiskfs')
0 files changed, 0 insertions, 0 deletions