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 2020/05/25 09:42:00 UTC

[guacamole-server] branch staging/1.2.0 updated (0bf65ce -> 8d895f1)

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

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


    from 0bf65ce  GUACAMOLE-1059: Merge changes leveraging appropriate FreeRDP checks to verify input stream length.
     add 234f5af  GUACAMOLE-1059: Check array boundary for sound formats.
     add ff34146  GUACAMOLE-1059: Log array boundary violation for sound formats.
     new 8d895f1  GUACAMOLE-1059: Merge explicit non-fatal check for invalid RDP audio format request.

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/channels/rdpsnd/rdpsnd-messages.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1059: Merge explicit non-fatal check for invalid RDP audio format request.

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

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

commit 8d895f13c79737b2da698fda42f7c510bbfeb83e
Merge: 0bf65ce ff34146
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Mon May 25 02:41:51 2020 -0700

    GUACAMOLE-1059: Merge explicit non-fatal check for invalid RDP audio format request.

 src/protocols/rdp/channels/rdpsnd/rdpsnd-messages.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)