[Bugs] [Bug 1330225] gluster is not using pthread_equal to compare thread

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 25 16:43:51 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1330225



--- Comment #3 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14064 committed in master by Michael Scherer
(misc at fedoraproject.org) 
------
commit c3353cdc4a3bcea416953af0585a08f33c5d4639
Author: Michael Scherer <misc at redhat.com>
Date:   Mon Apr 25 18:23:48 2016 +0200

    Use pthread_equal to compare threads

    The man pages about pthreads are quite clear on the fact that pthread_t
    is supposed to be opaque, and so can't be compared using the equality
    operator.

    Change-Id: Id69e166ed73a98668d19a71cd6d9ab9a0429ec38
    BUG: 1330225
    Signed-off-by: Michael Scherer <mscherer at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list