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.git20210404-13-g93d2b3c


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20210404-13-g93d2b3c
Date: Fri, 7 May 2021 05:33:15 -0400 (EDT)

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  93d2b3c4e8ccbb580a04f86eee6f66ea538afb28 (commit)
      from  ec5632b9ba7fe4666307e7210245f3aa2f25de88 (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 93d2b3c4e8ccbb580a04f86eee6f66ea538afb28
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Fri May 7 12:26:39 2021 +0300

    libpager: Properly zero-initialize pagemap
    
    Unlike mmap () and calloc (), reallocarray () does not automatically
    zero-fill the newly allocated memory. Do so explicitly.
    Message-Id: 
<CAN9u=Hd21Es7Kc4tVBAUeLaKo9CWKO1e577TqnXMzmmvwLi22Q@mail.gmail.com>

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

Summary of changes:
 libpager/pagemap.c | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
Hurd



reply via email to

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