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  b21b03ca624b89caeedfe58430cea4b40317d39f (commit)
      from  53351d0e35568ad4c0a908942b483c85479a3fba (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 b21b03ca624b89caeedfe58430cea4b40317d39f
Author: Sergey Bugaev <[email protected]>
Date:   Wed Dec 4 14:34:02 2024 +0300

    libstore: Fix zero store writes
    
    We discard any written data, but we still need to set *amount. Not doing
    that is undefined behavior, and causes the write to appear to fail. This
    is the cause of a libzstd test failure on GNU/Hurd in particular.
    
    Reported-by: Diego Nieto Cid <[email protected]>
    Signed-off-by: Sergey Bugaev <[email protected]>
    Message-ID: <[email protected]>

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

Summary of changes:
 libstore/zero.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
Hurd

Reply via email to