Matthew DeVore has uploaded this change for review.

View Change

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@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 change 521597. To unsubscribe, or for help writing mail filters, visit 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@matvore.com>
Gerrit-MessageType: newchange