Vidya.Thumukunta@ibm.com has uploaded this change for review.

View Change

Coverity 583540: Fix for handling of sysconf negative return

Handle the case where sysconf(_SC_HOST_NAME_MAX) returns -1,
to fallback to a safe maximum hostname length

Change-Id: I582d23c9bc1370d2c6f5d37f21f115131aed3c2b
Signed-off-by: VidyaThumukunta <Vidya.Thumukunta@ibm.com>
---
M src/SAL/recovery/recovery_rados_kv.c
1 file changed, 3 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/49/1221249/1

To view, visit change 1221249. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I582d23c9bc1370d2c6f5d37f21f115131aed3c2b
Gerrit-Change-Number: 1221249
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta@ibm.com