Kaleb KEITHLEY has uploaded this change for review.

View Change

coverity: space for terminating null

Nominally just a test of CI failures, but this fixes an actual
coverity defect.

Not sure why gsh_strdup() isn't/wasn't used here, it should be fine
for a utf8 string, which by definition is also null terminated, just
as an ASCII string is terminated.

Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Change-Id: I594ce69f362d2a0db9a5e9257dc6b032a6552791
---
M src/FSAL/FSAL_VFS/subfsal_helpers.c
1 file changed, 2 insertions(+), 1 deletion(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I594ce69f362d2a0db9a5e9257dc6b032a6552791
Gerrit-Change-Number: 458644
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb@redhat.com>
Gerrit-MessageType: newchange