mivry@google.com has uploaded this change for review.

View Change

sal_functions.h: Increase size of DISPLAY_CLIENTID_SIZE to 37

This const is used display_clientid() for formatting client id.
format string len('Unique=0x12345678 Counter=0x12345678') = 36,
does not take into account null terminator.

Change-Id: I89ca49c03da3b788c6d98b4900a16f87047e712f
Signed-off-by: Miki Ivry <mivry@google.com>
---
M src/include/sal_functions.h
1 file changed, 1 insertion(+), 1 deletion(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I89ca49c03da3b788c6d98b4900a16f87047e712f
Gerrit-Change-Number: 1199343
Gerrit-PatchSet: 1
Gerrit-Owner: mivry@google.com