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 2023/03/20 12:21:45 UTC

[guacamole-server] branch master updated (1ff7dd55 -> a59af51b)

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

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


    from 1ff7dd55 Merge 1.5.1 changes back to master.
     add 23e42fb6 GUACAMOLE-1717: Fix RDP cursor use of uninitialized memory
     new a59af51b GUACAMOLE-1717: Merge fix RDP cursor use of uninitialized memory

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/pointer.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1717: Merge fix RDP cursor use of uninitialized memory

Posted by vn...@apache.org.
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 a59af51b05b809244de4f32ff1b510bcb80bd0d3
Merge: 1ff7dd55 23e42fb6
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Mon Mar 20 08:21:39 2023 -0400

    GUACAMOLE-1717: Merge fix RDP cursor use of uninitialized memory

 src/protocols/rdp/pointer.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)