diff options
author | Jiri Slaby <jslaby@suse.cz> | 2011-10-12 11:32:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-11 09:35:13 -0800 |
commit | eece93cccb258072bf9a355faeca2ee2752b27e3 (patch) | |
tree | 7cb2d6f28c0ed95852a13962d6af81fd89f1fe47 /security | |
parent | 0c1f111ae7fcea822fd1c078ef48e88d93afc57a (diff) | |
download | kernel_samsung_tuna-eece93cccb258072bf9a355faeca2ee2752b27e3.zip kernel_samsung_tuna-eece93cccb258072bf9a355faeca2ee2752b27e3.tar.gz kernel_samsung_tuna-eece93cccb258072bf9a355faeca2ee2752b27e3.tar.bz2 |
TTY: pty, release tty in all ptmx_open fail paths
commit 1177c0efc04d032644895b8d757f55b433912596 upstream.
Mistakenly, commit 64ba3dc3143d (tty: never hold BTM while getting
tty_mutex) switched one fail path in ptmx_open to not free the newly
allocated tty.
Fix that by jumping to the appropriate place. And rename the labels so
that it's clear what is going on there.
Introduced-in: v2.6.36-rc2
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions