You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2021/07/29 23:54:55 UTC

[guacamole-server] 01/01: GUACAMOLE-1388: Merge ensure RDP-specific resources are cleaned up after channel disconnect.

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

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

commit 12b8eac514528d05366281320b7d675c4439eadc
Merge: 91d79da 2524af8
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Thu Jul 29 19:54:35 2021 -0400

    GUACAMOLE-1388: Merge ensure RDP-specific resources are cleaned up after channel disconnect.

 src/protocols/rdp/channels/cliprdr.c | 46 ++++++++++++++++++++++++++++++++++++
 src/protocols/rdp/channels/disp.c    | 40 +++++++++++++++++++++++++++++++
 src/protocols/rdp/channels/rdpei.c   | 39 ++++++++++++++++++++++++++++++
 src/protocols/rdp/rdp.c              | 24 +++++++++----------
 4 files changed, 137 insertions(+), 12 deletions(-)