Kwonsk,
Thanks for reporting this, it looks like you are correct and I have opened
a PR against this here
https://github.com/apache/incubator-nuttx/pull/1316
If you are able to test it that would be great. We can also make sure this
gets into the 9.1 release.
--Brennan
On Wed, Jun 24, 2020, 1:02
I created PR 1167 to correct this per your description.
On 5/31/2020 9:51 AM, 권석근 wrote:
Hi,
I found a bug at "pty.c" during ssh server implementation.
When I turn on CONFIG_SERIAL_TERMIOS and OPOST|ONLCR on pty device
for nsh console's stdin/stdout (ssh shell service), I've got system crash.