You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The buffer length passed to the callback is the actual length minus 1,
so 'buflen' is not out-of-bounds but exactly the last byte of the
buffer.
Change-Id: I63a2bb1928c80f5c78dac7133133ad2c89f82e5f
0 commit comments