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/01/15 19:51:49 UTC

[guacamole-server] branch master updated (fe62300 -> c769d18)

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 fe62300  GUACAMOLE-1259: Merge include missing config.h header for sake of conditional Stream_Free().
     add 612c5eb  GUACAMOLE-1263: Mark freed memory as freed prior to calling rfbClientCleanup().
     new c769d18  GUACAMOLE-1263: Merge mark freed memory as freed prior to calling rfbClientCleanup().

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/vnc/client.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1263: Merge mark freed memory as freed prior to calling rfbClientCleanup().

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 c769d18cf692642b788e8e9d8494f846bc2f0767
Merge: fe62300 612c5eb
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Fri Jan 15 14:51:36 2021 -0500

    GUACAMOLE-1263: Merge mark freed memory as freed prior to calling rfbClientCleanup().

 src/protocols/vnc/client.c | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)