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 10:33:05 UTC

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

     [ https://issues.apache.org/jira/browse/SSHD-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-545.
---------------------------------
    Resolution: Fixed

> 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)