Suhas Athani has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226625?usp=email )
Change subject: Fix buffer overrun in cidr_from_inaddr (Coverity CID 638312)
......................................................................
Fix buffer overrun in cidr_from_inaddr (Coverity CID 638312)
Fixes a buffer overrun in cidr_from_inaddr by copying just the
in_addr structure.
Change-Id: Ia14b0c93ed7ad175aaeb05f6e0e25299e87bb032
Signed-off-by: Suhas Athani <Suhas.Athani(a)ibm.com>
---
M src/support/ip_utils.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/25/1226625/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226625?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: Ia14b0c93ed7ad175aaeb05f6e0e25299e87bb032
Gerrit-Change-Number: 1226625
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani(a)ibm.com>