Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1221249?usp=email )
Change subject: Coverity 583540: Fix for handling of sysconf negative return
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1221249?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)ibm.com