| commit | 03315b59165ee2049a4b903a1b0b8bf673d701fa | [log] [tgz] |
|---|---|---|
| author | Alexander Beregalov <[email protected]> | Fri Mar 05 13:42:33 2010 -0800 |
| committer | Linus Torvalds <[email protected]> | Sat Mar 06 11:26:28 2010 -0800 |
| tree | 92513448a8af5e2a0b1f228310154fea14e44c2b | |
| parent | be1494527c4dea4db87749d08b09be23327157dc [diff] |
uml: line.c: avoid NULL pointer dereference Assign tty only if line is not NULL. [[email protected]: simplification] Signed-off-by: Alexander Beregalov <[email protected]> Cc: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>