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 2019/04/09 18:25:21 UTC

[guacamole-server] branch master updated (ffe0b57 -> dc71987)

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 ffe0b57  Merge 1.1.0 changes back to master.
     new 2db7ffb  GUACAMOLE-764: Updated variable type for offsets to uint64_t to increase rdp read to a 64-bit addressable space
     new 871f313  GUACAMOLE-764: Updated variable type for offsets to uint64_t to increase rdp write to a 64-bit addressable space
     new dc71987  GUACAMOLE-764: Merge correction to size of RDP file read/write offsets (all should be 64-bit).

The 2860 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/rdp_fs.c     | 4 ++--
 src/protocols/rdp/rdp_fs.h     | 4 ++--
 src/protocols/rdp/rdp_stream.h | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)