aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAlan Cox <alan@redhat.com>2008-10-13 10:43:48 +0100
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-13 09:51:44 -0700
commit335adde689150d2fcf4df3cb26a6fc6740ed1f3e (patch)
tree93e11b89e96e8baf15a276e4008e08bb5873fb90 /net/unix/af_unix.c
parentpty: Coding style and polish (diff)
downloadwireguard-linux-335adde689150d2fcf4df3cb26a6fc6740ed1f3e.tar.xz
wireguard-linux-335adde689150d2fcf4df3cb26a6fc6740ed1f3e.zip
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 <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions