This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 677b1d68 GUACAMOLE-2063: Merge address lock slowdown primarily
affecting RDP.
add 82e970d2 GUACAMOLE-2063: Ensure state flag lock is acquired before
checking flag value.
add 5af5711f GUACAMOLE-2063: Accumulate frame count while render thread is
combining frames.
add 2621d65e GUACAMOLE-2063: Avoid wait calculations when no timeout is
provided for timedwait.
new a0c883be GUACAMOLE-2063: Merge ensure state flag lock is acquired
before checking flag value.
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/libguac/display-render-thread.c | 5 +++--
src/libguac/flag.c | 11 +++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)