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/07/03 05:31:06 UTC

[guacamole-server] branch master updated (c10ceab -> 3fc3880)

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 c10ceab  GUACAMOLE-1114: Merge fix the destruction of some thread mutexes
     add d35a97d  GUACAMOLE-1122: Correct scope of settings variable for RDP user file handler."
     new 3fc3880  GUACAMOLE-1122: Merge fix for build failure due to conditionally-missing variable declaration.

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/protocols/rdp/user.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[guacamole-server] 01/01: GUACAMOLE-1122: Merge fix for build failure due to conditionally-missing variable declaration.

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 3fc3880f0e80bfa3d6e422838f9d9f561f505459
Merge: c10ceab d35a97d
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Thu Jul 2 22:30:58 2020 -0700

    GUACAMOLE-1122: Merge fix for build failure due to conditionally-missing variable declaration.

 src/protocols/rdp/user.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)