diff options
author | Yaniv Kaul <ykaul@redhat.com> | 2020-01-14 17:11:15 +0200 |
---|---|---|
committer | Amar Tumballi <amar@kadalu.io> | 2020-01-23 16:44:16 +0000 |
commit | 92bf7634d67a574dba6d7e77501d605d7f33acc3 (patch) | |
tree | 03cbf46cd0f07c0128c558dd75487efba2af4c05 /xlators/cluster/Makefile.am | |
parent | be673d9d093d977f4f38f2dba3f422c796db37b7 (diff) |
server.c: fix Coverity issue 1405844 (memory - illegal access)
We can use memcpy() instead of strncpy() as both are strings that are
37 bytes (GF_UUID_BUF_SIZE) long.
fixes: CID#1405844
Change-Id: Ic74e8817cd790c13e29f3e6be8f18f2bfff77115
updates: bz#1193929
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
Diffstat (limited to 'xlators/cluster/Makefile.am')
0 files changed, 0 insertions, 0 deletions