Goldstein Lyor created SSHD-545:
-----------------------------------
Summary: Prevent OutOfMemoryError due to malformed SFTP read
request
Key: SSHD-545
URL: https://issues.apache.org/jira/browse/SSHD-545
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Fix For: 1.0.0
The current code automatically "believes" the required read length and attempts
to ensure that the response buffer has enough capacity. We will limit the max.
allowed single read buffer size to a configurable value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)