diff options
| -rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-op-sm.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-op-sm.c b/xlators/mgmt/glusterd/src/glusterd-op-sm.c index e6f257aa9aa..ca8f5546a28 100644 --- a/xlators/mgmt/glusterd/src/glusterd-op-sm.c +++ b/xlators/mgmt/glusterd/src/glusterd-op-sm.c @@ -4600,6 +4600,7 @@ out:                          gf_log ("", GF_LOG_DEBUG,                                  "failed to set error message in ctx");                  } +                *op_errstr = NULL;          }          return ret;  | 
