This is an automated email from the git hooks/post-receive script.

aurel32 pushed a commit to branch sid
in repository glibc.

commit f029fcbe3657f1aa514fd144a74af1470d566a99
Author: Aurelien Jarno <[email protected]>
Date:   Sun Mar 20 12:58:15 2016 +0100

    Refresh hurd-i386/tg-sendmsg-SCM_RIGHTS.diff
---
 debian/patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff 
b/debian/patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff
index f25b686..6585f83 100644
--- a/debian/patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff
+++ b/debian/patches/hurd-i386/tg-sendmsg-SCM_RIGHTS.diff
@@ -204,7 +204,7 @@ index 5a93c63..612581c 100644
      {
        if (addr->sun_family == AF_LOCAL)
 @@ -109,9 +156,8 @@ __libc_sendmsg (int fd, const struct msghdr *message, int 
flags)
-         file_t file = __file_name_lookup (addr->sun_path, 0, 0);
+         file_t file = __file_name_lookup (name, 0, 0);
          if (file == MACH_PORT_NULL)
            {
 -            if (dealloc)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-glibc/glibc.git

Reply via email to