Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#357 closed defect (fixed)

Single line patch to rtems_termios_open() in termios.c

Reported by: ptorre Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: unspecified Version: unknown
Severity: major Keywords:
Cc: bugs@…, thomas.doerfler@… Blocked By:
Blocking:

Description

we have detected an error in the termios.c code. in the function
rtems_termios_open() is memory allocated for various buffers and in the
case that not enough memory is available totally released before exiting.

Release:
rtems-ss-20030128

Environment:
All

Attachments (1)

termios_free_patch.diff (804 bytes) - added by ptorre on 12/03/06 at 13:31:13.
termios_free_patch.diff

Download all attachments as: .zip

Change History (4)

comment:1 Changed on 02/20/03 at 18:40:00 by thomas.doerfler

Status: assignedwaiting

comment:2 Changed on 02/20/03 at 19:46:07 by Joel Sherrill

Status: waitingclosed

State-Changed-From-To: feedback->closed
State-Changed-Why: Patch applied to 4.6 branch and trunk. Thanks.

Changed on 12/03/06 at 13:31:13 by ptorre

Attachment: termios_free_patch.diff added

termios_free_patch.diff

comment:3 Changed on 10/10/17 at 06:35:44 by Sebastian Huber

Component: miscunspecified
Note: See TracTickets for help on using tickets.