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 59c8bdbb GUACAMOLE-2078: Merge fix assertion failure when screen is resized during a paint operation. add 3349cb2e GUACAMOLE-2075: Ensure guac_display threads are stopped before attempting to free underlying external buffers. new 97cd8d63 GUACAMOLE-2075: Merge ensure guac_display threads are stopped before attempting to free underlying external buffers. 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-priv.h | 8 ++++++ src/libguac/display.c | 58 +++++++++++++++++++++++++++++++++++------ src/libguac/guacamole/display.h | 26 ++++++++++++++++++ src/protocols/rdp/rdp.c | 4 +++ src/protocols/vnc/client.c | 5 ++++ 5 files changed, 93 insertions(+), 8 deletions(-)