You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/08/19 08:49:31 UTC

[GitHub] [incubator-nuttx] johannes-nivus opened a new pull request #1605: telnet.c: td_offset changed to uint16_t

johannes-nivus opened a new pull request #1605:
URL: https://github.com/apache/incubator-nuttx/pull/1605


   
   ## Summary
   telnet.c: td_offset had been uint8_t, changed to uint16_t.
   
   ## Impact
   TELNET_RXBUFFER_SIZE over 256 had been broken.
   
   ## Testing
   Tested with TELNET_RXBUFFER_SIZE 512.
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1605: telnet.c: td_offset changed to uint16_t

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1605:
URL: https://github.com/apache/incubator-nuttx/pull/1605


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org