xijinyu has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/473839 )
Change subject: The return value type of snprintf function is int.
......................................................................
The return value type of snprintf function is int.
If it set to unsigned, the "if (owner len < 0)" statement will never be
executed.
Signed-off-by: Xi Jinyu <xijinyu(a)cmss.chinamobile.com>
Change-Id: Iedc4a149227851bb4280c17d830bc75bae60d501
---
M src/FSAL/FSAL_PROXY/handle.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/39/473839/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/473839
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Iedc4a149227851bb4280c17d830bc75bae60d501
Gerrit-Change-Number: 473839
Gerrit-PatchSet: 1
Gerrit-Owner: xijinyu <xijinyu(a)cmss.chinamobile.com>
Gerrit-MessageType: newchange