diff options
| author | Alan Cox <[email protected]> | 2008-10-13 10:43:48 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-10-13 09:51:44 -0700 |
| commit | 335adde689150d2fcf4df3cb26a6fc6740ed1f3e (patch) | |
| tree | 93e11b89e96e8baf15a276e4008e08bb5873fb90 /scripts/patch-kernel | |
| parent | fe9cd962a62cb5f666cf48b9941d3f3cde134254 (diff) | |
pty: Fix allocation failure double free
The updating and moving around of the pty code added a bug where both the
helper and caller free the main tty struct (the pty driver must free the
o_tty pair itself however).
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions