You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 14:48:00 UTC

[jira] [Commented] (SSHD-849) Possible race condition for local port forwarding channels

    [ https://issues.apache.org/jira/browse/SSHD-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650316#comment-16650316 ] 

ASF GitHub Bot commented on SSHD-849:
-------------------------------------

GitHub user robertodeandrea opened a pull request:

    https://github.com/apache/mina-sshd/pull/70

    SSHD-849

    This is our code change related to issue SSHD-849.
    Can you give us your feedback ?
    
    Thanks in advance
    Roberto


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertodeandrea/mina-sshd master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/70.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #70
    
----
commit 9f2d49a97963d9f4330d96578142d67e06b44c07
Author: roberto.deandrea <ro...@...>
Date:   2018-10-09T07:37:46Z

    SSHD-848 Proposed change code

commit ffc29c475cb6b0240807c7f20680e5a5a2c0db76
Author: roberto.deandrea <ro...@...>
Date:   2018-10-10T06:48:44Z

    SSHD-848 Removed misleading comment.

commit 851b22fc431e4ed6ba440874f236d93a6aca9827
Author: roberto.deandrea <ro...@...>
Date:   2018-10-15T14:43:59Z

    SSHD-849 Potential fix

----


> Possible race condition for local port forwarding channels
> ----------------------------------------------------------
>
>                 Key: SSHD-849
>                 URL: https://issues.apache.org/jira/browse/SSHD-849
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Roberto Deandrea
>            Priority: Major
>
> Hi Lyor,
> We found another critical race condition sending data through local port forwarding channels that causes loosing data bytes sent by client to target server.
> As soon as possible I will open a pull request with our potential changes to fix this issue.
> I let you know when done because I would like to know your feedback.
>  
> Cheers
> Roberto
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)