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

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 25 14:05:03 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18562 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 115bf4332307fa0f95688dcab73341adfa7071ed
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
    (cherry picked from commit 738c38f0efa7b4d4dab0cf23d00589d68e4eb88d)

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

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


More information about the Bugs mailing list