You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2023/03/22 22:37:10 UTC

[guacamole-server] branch master updated (a59af51b -> 77ec058e)

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

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


    from a59af51b GUACAMOLE-1717: Merge fix RDP cursor use of uninitialized memory
     add 07b96980 GUACAMOLE-377: Correct frame start and frame end timestamps when reading from rdp. Correct logic when marking surface frames.
     new 77ec058e GUACAMOLE-377: Merge corrections to RDP frame boundary logic.

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/gdi.c | 5 +----
 src/protocols/rdp/rdp.c | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-377: Merge corrections to RDP frame boundary logic.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 77ec058eec6a69da36f897acee1d1df9322fdbd9
Merge: a59af51b 07b96980
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed Mar 22 15:37:04 2023 -0700

    GUACAMOLE-377: Merge corrections to RDP frame boundary logic.

 src/protocols/rdp/gdi.c | 5 +----
 src/protocols/rdp/rdp.c | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)