| commit | e2e85650ac31a4814394e0bfe57b143de0b93e30 | [log] [download] |
|---|---|---|
| author | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 25 10:04:44 2013 +0000 |
| committer | Nicholas Marriott <nicm@openbsd.org> | Mon Mar 25 10:04:44 2013 +0000 |
| tree | 3f33f6a2e18179ecd4e2c5504a4658402457497a | |
| parent | 2c14a771a8c399f6a0e24bc619006c1dd85a7ede [diff] |
tty.path can be NULL, don't dereference it. From George Nachman.