You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/07/27 09:44:05 UTC

[jira] [Created] (SSHD-545) Prevent OutOfMemoryError due to malformed SFTP read request

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)