]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
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)
commit7843fb79d11a59a262cfa437e8555e708154eb10
tree28c0c54cd5a7e5945be1d2c5b1ceea48ab476559
parent3e6111243c7e6fd2ece62cf29d6b5fe8d8a32aba
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.

[originally from svn r8390]
ssh.c