commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-431-gc19a908


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-431-gc19a908
Date: Tue, 26 Aug 2014 21:40:05 +0000

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  c19a90851170077b99e694262d002a6e22145b49 (commit)
      from  5a4ddc13246841da1350c8f6e783fd6a1d911aa4 (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 c19a90851170077b99e694262d002a6e22145b49
Author: Samuel Thibault <address@hidden>
Date:   Tue Aug 26 23:39:24 2014 +0200

    Fix ifsock permission check
    
    POSIX requires write access to the socket, not read access, to be able
    to connect to it.
    
    * trans/ifsock.c (S_ifsock_getsockaddr): Test for O_WRITE instead of
    O_READ.

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

Summary of changes:
 trans/ifsock.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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