Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1228768?usp=email )
Change subject: CONFIG : Fix possible corruption in LIST processing
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1228768?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)ibm.com>