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-82-ge3e7590


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-82-ge3e7590
Date: Sun, 10 Sep 2017 17:08:47 -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  e3e7590cbb15e675fbada1c0d012ffe43776e221 (commit)
      from  7d906d22cf1953641303966a756f3c44535001ae (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 e3e7590cbb15e675fbada1c0d012ffe43776e221
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 10 23:07:54 2017 +0200

    exec: Avoid calling mmap with zero size
    
    mmap is supposed to return an error on passing a zero size.
    
    * exec/exec.c (servercopy): Immediately return NULL if argsize is 0.

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

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


hooks/post-receive
-- 
Hurd



reply via email to

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