[Bugs] [Bug 1197260] segfault trying to call ibv_dealloc_pd on a null pointer if ibv_alloc_pd failed

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 3 12:46:41 UTC 2015


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



--- Comment #3 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9774 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 33214ef83684c3b025c773931c071f8af030242b
Author: Mark Lipscombe <mlipscombe at gmail.com>
Date:   Fri Feb 27 15:36:48 2015 -0800

    rdma: segfault trying to call ibv_dealloc_pd on a null pointer
    if ibv_alloc_pd failed

    If creating an ib protection domain fails, during the cleanup
    a segfault will occur because trav->pd is null.

    Bug: 1197260
    Change-Id: I21b867c204c4049496b1bf11ec47e4139610266a
    Signed-off-by: Mark Lipscombe <mlipscombe at gmail.com>
    Reviewed-on: http://review.gluster.org/9774
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>
    Tested-by: Vijay Bellur <vbellur 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