diff options
author | Jiri Slaby <jslaby@suse.cz> | 2011-06-05 12:16:17 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 17:36:47 (GMT) |
commit | 2872628680bad71a6734e7d379168f990a91cc09 (patch) | |
tree | 651549c2eba524cd8e35c61d6fafc083afdeb3fd /fs/ceph/dir.c | |
parent | 92f6fa09bd453ffe3351fa1f1377a1b7cfa911e6 (diff) | |
download | linux-2872628680bad71a6734e7d379168f990a91cc09.tar.xz |
TTY: ntty, add one more sanity check
With the previous patch, we fixed another bug where read_buf was freed
while we still was in n_tty_read. We currently check whether read_buf
is NULL at the start of the function. Add one more check after we wake
up from waiting for input.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/ceph/dir.c')
0 files changed, 0 insertions, 0 deletions