summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-errno.h
diff options
context:
space:
mode:
authornik-redhat <nladha@redhat.com>2020-07-09 03:59:48 +0530
committernik-redhat <nladha@redhat.com>2020-07-09 04:09:12 +0530
commit906154bf2e5a65c438cb09fd318ca5f2f301b738 (patch)
treea9b9220fecc3a8c26bbcf8f2dc0299c950a8455c /xlators/mgmt/glusterd/src/glusterd-errno.h
parentd9ca07b41919cd754bd76a672a350bf536c09a09 (diff)
glusterd: dereference of null pointer
Issue: 'this' is used before it is defined, therefore it can lead to a NULL dereference. Fix: Moved the definition of 'this', before it's use to avoid NULL dereference. Change-Id: I6ad382192129dfa3a206426e5610040e7a905be6 Updates: #1096 Signed-off-by: nik-redhat <nladha@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-errno.h')
0 files changed, 0 insertions, 0 deletions