[Bugs] [Bug 1505856] Potential use of NULL `this` variable before it gets initialized
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 25 11:38:16 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1505856
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18564 committed in release-3.12 by jiffin
tony Thottan (jthottan at redhat.com)
------
commit 5632750c91f349bb10a0a6e5cded02f5efc5b828
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: 1505856
--
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=pZzLrMBEk0&a=cc_unsubscribe
More information about the Bugs
mailing list