From Daniel Gryniewicz <dang(a)redhat.com>:
Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/428978
Change subject: Fix uninitialized use compile error
......................................................................
Fix uninitialized use compile error
Some versions of GCC seem to tag these as uninitialized errors.
Initialize is just in case. Issue #355
Change-Id: I5c29652b6656310c3648ef184d7ecccd818020ec
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/FSAL/FSAL_PROXY/handle.c
M src/Protocols/NFS/nfs_proto_tools.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/78/428978/1
--
To view, visit
https://review.gerrithub.io/428978
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c29652b6656310c3648ef184d7ecccd818020ec
Gerrit-Change-Number: 428978
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>