Changeset 38db58f in rtems for cpukit/libcsupport/src/termios.c

Timestamp:
10/11/01 21:21:43 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
ba71076
Parents:
c682b89
Message:

2001-10-11 Mike Siers <mikes@…>

  • libc/termios.c: Fixed a memory leak in the termios software. Basically the tty open function was allocating an input raw buffer, an output raw buffer, and a cooked buffer that were not getting released. I have attached a patch for the latest snapshot. The patch also has a fix to ensure the tty link list is updated correctly when a tty is closed.
(No files)

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