This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch staging/1.5.4 in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
commit 4e1983a33803dd02c932d3b75363ba45f52b6ced Merge: 2dbd1f75 13e22c63 Author: Virtually Nick <[email protected]> AuthorDate: Sat Sep 30 15:30:57 2023 -0400 GUACAMOLE-1846: Merge check for NULLs before attempting to sync state in join pending handlers. src/protocols/kubernetes/client.c | 10 ++++++---- src/protocols/rdp/client.c | 7 ++++--- src/protocols/ssh/client.c | 10 ++++++---- src/protocols/telnet/client.c | 10 ++++++---- src/protocols/vnc/client.c | 6 ++++-- 5 files changed, 26 insertions(+), 17 deletions(-)
