diff options
author | Kotresh HR <khiremat@redhat.com> | 2017-10-23 06:46:49 -0400 |
---|---|---|
committer | Kotresh HR <khiremat@redhat.com> | 2017-10-23 06:52:22 -0400 |
commit | 738c38f0efa7b4d4dab0cf23d00589d68e4eb88d (patch) | |
tree | 90cfe6e768ed1579cc469c8b5fbe8a086c661186 /cli | |
parent | 2b3b3edee2d849b4aee314048987dc995d9679a1 (diff) | |
download | glusterfs-738c38f0efa7b4d4dab0cf23d00589d68e4eb88d.tar.gz glusterfs-738c38f0efa7b4d4dab0cf23d00589d68e4eb88d.tar.xz glusterfs-738c38f0efa7b4d4dab0cf23d00589d68e4eb88d.zip |
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@redhat.com>
BUG: 1505325
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions