Github user necouchman commented on a diff in the pull request:

    https://github.com/apache/guacamole-server/pull/156#discussion_r178542720
  
    --- Diff: src/protocols/ssh/ssh.c ---
    @@ -191,6 +192,10 @@ void* ssh_client_thread(void* data) {
             return NULL;
         }
     
    +    /* Initialize a ttymode array */
    --- End diff --
    
    Removed.


---

Reply via email to