Sachin Punadikar has uploaded this change for review.

View Change

CONFIG : Fix possible corruption in LIST processing

While parsing LIST and ENUM types, we are not clearing the existing
values with mask. This may lead to having corrupt values for Squash.
Corrected the code to have unconditional clearing.

Change-Id: Ic91906183ad7d3d8ddd4fc73c0bf640d776b78c6
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/config_parsing/config_parsing.c
1 file changed, 4 insertions(+), 10 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic91906183ad7d3d8ddd4fc73c0bf640d776b78c6
Gerrit-Change-Number: 1228768
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>