commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3466-gb695ccc


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3466-gb695ccc
Date: Mon, 17 Dec 2012 00:24:07 +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  b695ccc3e351e589efd30b5ac420bac09d7959d9 (commit)
      from  27347625c320209e12fdd289305b876ba1f1f94d (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 b695ccc3e351e589efd30b5ac420bac09d7959d9
Author: Cyril Roelandt <address@hidden>
Date:   Mon Dec 17 00:51:27 2012 +0100

    Fix double call to pthread_mutex_unlock in S_socket_connect.
    
    * pflocal/socker.c (S_socket_connect): fix redundant call to
    pthread_mutex_unlock. There is no need to hold sock->lock to call
    connq_connect_cancel, and sock->lock must be taken when leaving the if/else
    blocks.

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

Summary of changes:
 pflocal/socket.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]