This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
4,066
Commits
1
Branch
0
Tags
24
MiB
fa05ad35e1
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ken Pettit
b285dd9b68
Perform a bounds check to fix a random Termcurses crash that I haven't been able to track down. The result of of the subtraction for priv->keycount should never be negative, but I think sometimes it is, so better to catch it and avoid a crash until I can track it down.
2019-01-16 18:22:16 -06:00
Ken Pettit
fcd15d8786
apps/system/termcurses: Addition of termcurses libraries in apps/system/termcurses
2019-01-05 12:40:26 -06:00