mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-27 17:18:50 +01:00
Merge branch 'obsd-master'
This commit is contained in:
commit
b886393042
@ -95,6 +95,7 @@ server_client_create(int fd)
|
||||
|
||||
environ_init(&c->environ);
|
||||
|
||||
c->fd = -1;
|
||||
c->cwd = -1;
|
||||
|
||||
c->cmdq = cmdq_new(c);
|
||||
|
Loading…
Reference in New Issue
Block a user