NitinRanjan opened a new pull request #111: [SSHD-967] fixed byte buffer issue
URL: https://github.com/apache/mina-sshd/pull/111
 
 
   In the last cycle of write if read size was less than buffer size remaining 
buffer indexes was still containing old value and was flushed in the file.
   Fix this by giving the amount of byte to be wrapped to  flushed to file

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to