GobySoft / goby3

The Goby Underwater Autonomy Project Version 3
Other
24 stars 11 forks source link

PTY can sometimes open /dev/pts/0? #278

Open tsaubergine opened 1 year ago

tsaubergine commented 1 year ago

Seen on embedded ARM computer, the PTYLineBasedThread was writing/reading from /dev/pts/0 rather than some reasonable unused pts value.