Changeset c80f6aa9 in rtems for cpukit/libcsupport

Timestamp:
02/24/17 09:29:05 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
06d14667
Parents:
9fa0f54
git-author:
Sebastian Huber <sebastian.huber@…> (02/24/17 09:29:05)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/28/17 08:05:47)
Message:

termios: Fix infinite loop in receive path

In canonical mode, the raw input buffer or the canonical buffer may
overflow without an end of line. Avoid an infinite loop in this case.

Close #2915.

(No files)

Note: See TracChangeset for help on using the changeset viewer.