Matthew DeVore has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/521597 )
Change subject: Make compiler issue error for uninitialized values
......................................................................
Make compiler issue error for uninitialized values
Also fix a violation of this rule which could cause an illegal access.
I was able to build with this error turned on before, so I suspect there
is no other instance except what is fixed here.
Signed-off-by: Matthew DeVore <matvore(a)google.com>
Change-Id: I7511ca80fac7532baaa3b67c0d8791c318309fc6
---
M src/CMakeLists.txt
M src/FSAL/fsal_helper.c
2 files changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/97/521597/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/521597
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I7511ca80fac7532baaa3b67c0d8791c318309fc6
Gerrit-Change-Number: 521597
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew DeVore <me(a)matvore.com>
Gerrit-MessageType: newchange