Allow symlinked SockDir.
commit1e450254e75877b6bb5cacedd5466245dbb54576
authorJan Christoph Nordholz <hesso@pool.math.tu-berlin.de>
Fri, 18 Dec 2009 21:33:02 +0000 (18 16:33 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Fri, 18 Dec 2009 21:33:02 +0000 (18 16:33 -0500)
tree2d9aa9027026555ecf23a02086b686b413ef12d5
parent3b19a1d343e72e4fa786e9ab514d80303902a2c1
Allow symlinked SockDir.

I don't know why screen should not allow a symlinked SockDir;
so now it does. (Note: this is one of TWO calls to lstat()
the whole program has - and this one isn't even wrapped
in #ifdef HAVE_LSTAT as it should.)
src/screen.c