commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9.git20240714-33-gb21b03ca


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20240714-33-gb21b03ca
Date: Fri, 6 Dec 2024 04:22:34 -0500 (EST)

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 <bugaevc@gmail.com>
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 <dnietoc@gmail.com>
    Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
    Message-ID: <20241204113402.540235-1-bugaevc@gmail.com>

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

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


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]