[Bugs] [Bug 1505325] Potential use of NULL `this` variable before it gets initialized

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 24 05:25:01 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18553 committed in master by Aravinda VK
(avishwan at redhat.com) 
------
commit 738c38f0efa7b4d4dab0cf23d00589d68e4eb88d
Author: Kotresh HR <khiremat at redhat.com>
Date:   Mon Oct 23 06:46:49 2017 -0400

    libgfchangelog: Fix possible null pointer dereference

    If pthread_attr_init fails, gf_msg uses this->name
    where 'this' is not initialized yet. This patch fixes
    the same.

    Change-Id: Ie004cbe1015a0d62fc3b5512e8954c5606eeeb5f
    Signed-off-by: Kotresh HR <khiremat at redhat.com>
    BUG: 1505325

-- 
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=MhagFLId1M&a=cc_unsubscribe


More information about the Bugs mailing list