diff options
| author | Paul Fulghum <paulkf@microgate.com> | 2006-06-25 05:49:12 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-25 10:01:22 -0700 |
| commit | cc44a817f65f9b4651643d334f6351b6d1f5e6c2 (patch) | |
| tree | 818ea9a738b72cfd11f97637312e743aa344e195 /scripts/patch-kernel | |
| parent | [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat (diff) | |
| download | linux-cc44a817f65f9b4651643d334f6351b6d1f5e6c2.tar.gz linux-cc44a817f65f9b4651643d334f6351b6d1f5e6c2.zip | |
[PATCH] fix memory leak in rocketport rp_do_receive
Fix memory leak caused by incorrect use of tty buffer facility. tty
buffers are allocated but never processed by call to tty_flip_buffer_push
so they accumulate on the full buffer list. Current code uses the buffers
as a temporary storage for data before passing it directly to the line
discipline.
Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
