jerpelea opened a new pull request, #18633:
URL: https://github.com/apache/nuttx/pull/18633

   ## Summary
   Ignore unsupported telnet subnegotiation payload until `IAC SE` so option 
bytes do not leak into the first NSH command.
   
   Keep existing NAWS handling intact and also treat `IAC IAC` inside 
subnegotiation payload as an escaped `0xFF` data byte rather than a 
subnegotiation terminator.
   
   This makes subnegotiation parsing RFC-compliant for both unsupported options 
and NAWS payload processing.
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to