[Bugs] [Bug 1228510] Building packages on RHEL-5 based distributions fails

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 10 12:38:32 UTC 2015


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



--- Comment #5 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11145 committed in release-3.7 by Vijay
Bellur (vbellur at redhat.com) 
------
commit d4f9640a08c10beb4cedfefba0a91528b47867e7
Author: Jeff Darcy <jdarcy at redhat.com>
Date:   Mon Jun 1 15:21:00 2015 -0400

    stripe: fix use-after-free

    Pretty much a classic case.  STRIPE_STACK_UNWIND frees the "local"
    structure.  In the "virtual xattr" path, used for lock recovery among
    other things, we were calling STRIPE_STACK_UNWIND and then continuing to
    clean up "our" parts of the just-freed structure.  Oops.

    Change-Id: Ifa961b89cd21a2893de39a9eea243d184f9eac46
    BUG: 1228510
    Signed-off-by: Jeff Darcy <jdarcy at redhat.com>
    Reviewed-on: http://review.gluster.org/11037
    Reviewed-by: Krishnan Parthasarathi <kparthas at redhat.com>
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    (cherry picked from commit 62992ac27d729ecc7da500ce42dc46592c13d003)
    Reviewed-on: http://review.gluster.org/11145
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qRUIJHJG3Q&a=cc_unsubscribe


More information about the Bugs mailing list