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 2020/02/13 17:49:42 UTC

[guacamole-server] branch master updated (5ecad1c -> 090bb3b)

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git.


    from 5ecad1c  GUACAMOLE-947: Merge fix the initialization issue of CLIPRDR_FORMAT_LIST object
     add 783aa85  GUACAMOLE-958: Avoid race/deadlock in guacd_timed_client_free()
     new 090bb3b  GUACAMOLE-958: Merge changes correcting race condition and potential deadlock in guacd_timed_client_free().

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/guacd/proc.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-958: Merge changes correcting race condition and potential deadlock in guacd_timed_client_free().

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 090bb3bbeabd26190c65799c47e6a8885dc6d499
Merge: 5ecad1c 783aa85
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Thu Feb 13 09:49:35 2020 -0800

    GUACAMOLE-958: Merge changes correcting race condition and potential deadlock in guacd_timed_client_free().

 src/guacd/proc.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)