]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - ssh.c
Be prepared for x11_setup_display() to return NULL (for instance, if DISPLAY
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 22:53:14 +0000 (22:53 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 22:53:14 +0000 (22:53 +0000)
commit5150b5465936b0b75577ab22dabc5b8449bc2b32
tree28c0c54cd5a7e5945be1d2c5b1ceea48ab476559
parentd480b31a4463468985962033818807ad217ff631
Be prepared for x11_setup_display() to return NULL (for instance, if DISPLAY
has invalid contents). Simply refuse to try X forwarding in this circumstance.

git-svn-id: http://svn.tartarus.org/sgt/putty@8390 cda61777-01e9-0310-a592-d414129be87e
ssh.c