Github user mike-jumper commented on a diff in the pull request:

    
https://github.com/apache/incubator-guacamole-server/pull/118#discussion_r146480887
  
    --- Diff: src/protocols/ssh/ssh.c ---
    @@ -340,6 +346,12 @@ void* ssh_client_thread(void* data) {
                 break;
             }
     
    +        /* Make sure ssh_client_thread can be terminated anyway */
    --- End diff --
    
    I'm not sure what you mean here by "make sure ssh_client_thread can be 
terminated anyway".


---

Reply via email to