diff options
author | Lalatendu Mohanty <lmohanty@redhat.com> | 2014-01-08 14:25:08 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-01-09 22:43:24 -0800 |
commit | 21ffbf9b92b2478c17f816a8d0418a7cb080998a (patch) | |
tree | cb6405a4661f4e67158a1afe0eca0119a3f1bdce /geo-replication | |
parent | 2b05c1588ac60af26e1b16f9f27ef8d5e4e50a5f (diff) |
geo-rep: Fixing an incorrect memcpy operation.
Currently we are copying a higher size variable to lower size
variable i.e. copying a NAME_MAX to PATH_MAX sized variable
in "memcpy (sts_val->worker_status, monitor_status, strlen(monitor_status));"
Change-Id: I81dca8e81a4aea5545d5982aed20e05a5e08641c
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
Reviewed-on: http://review.gluster.org/6667
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'geo-replication')
0 files changed, 0 insertions, 0 deletions