mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 11:25:12 +08:00
Coverity Id 28 * libcsupport/src/termios.c: Set then unconditionally to avoid potential paths where it might be used uninitialized. Recommended by Eric Norum.