>From Malahal <mala...@gmail.com>:
Malahal has uploaded a new change for review. (
https://review.gerrithub.io/342211
Change subject: Avoid assert if IP addresses are not in presentation format
......................................................................
Avoid assert if IP addresses are not in presentation format
The lex grammer accepts any 3 digit decimal number as an octet. If
someone puts 192.168.1.01 or 999.999.999.999 in the CLIENT block as IPv4
address, it would pass lex checks but will fail with inet_pton() call.
Change-Id: I830866b3e9d06773c64a4f54d473550cf87f0862
Signed-off-by: Malahal Naineni <mala...@us.ibm.com>
---
M src/support/exports.c
1 file changed, 16 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/11/342211/1
--
To view, visit https://review.gerrithub.io/342211
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I830866b3e9d06773c64a4f54d473550cf87f0862
Gerrit-Change-Number: 342211
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Malahal <mala...@gmail.com>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel