This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  6f3d68bc8b46bdc7b0f5f43918744d99746672a2 (commit)
      from  78a45f762d19b6b3079951f471f8811744f2bd81 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6f3d68bc8b46bdc7b0f5f43918744d99746672a2
Author: Samuel Thibault <[email protected]>
Date:   Mon Feb 27 09:38:22 2023 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 libstore/zero.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to