You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2018/01/23 22:46:10 UTC

[2/2] guacamole-server git commit: GUACAMOLE-384: Merge fix for potential segfault if SSH connection is closed while output is still being written to the terminal.

GUACAMOLE-384: Merge fix for potential segfault if SSH connection is closed while output is still being written to the terminal.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/db85163e
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/db85163e
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/db85163e

Branch: refs/heads/master
Commit: db85163e20a253dae1daffd0dd6b7ab6beb1ed6d
Parents: 8c844e6 d33bd8d
Author: Michael Jumper <mj...@apache.org>
Authored: Tue Jan 23 14:44:47 2018 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Tue Jan 23 14:44:47 2018 -0800

----------------------------------------------------------------------
 src/protocols/ssh/client.c       |  6 +++++-
 src/protocols/ssh/ssh.c          | 12 ++++++++++++
 src/terminal/terminal.c          | 16 ++++++++++++++--
 src/terminal/terminal/terminal.h |  9 +++++++++
 4 files changed, 40 insertions(+), 3 deletions(-)
----------------------------------------------------------------------