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

Guillaume Nodet resolved SSHD-406.
----------------------------------
    Resolution: Fixed
      Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=ea285c6cbff496a81029d12e7706ae4de68fb5f9

> Stop parsing pty-req modes for undefined opcodes
> ------------------------------------------------
>
>                 Key: SSHD-406
>                 URL: https://issues.apache.org/jira/browse/SSHD-406
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Goldstein Lyor
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.14.0
>
>         Attachments: 
> 0015-SSHD-406-Stop-parsing-pty-req-modes-for-undefined-op.patch
>
>
> According to [RFC 4254 - section 
> 8|https://tools.ietf.org/html/rfc4254#section-8]:
> {quote}
>  Opcodes 160 to 255 are not yet defined, and cause parsing to stop.
> {quote}
> The current code does not account for this option and might cause a 
> *NullPointerException* if such opcodes are ever found. While not likely to be 
> "found in nature", I believe the attached fix makes the code more robust.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to