You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2020/09/18 02:55:00 UTC

[jira] [Created] (GUACAMOLE-1182) Memory allocated for outbound RDP clipboard data is not properly freed

Mike Jumper created GUACAMOLE-1182:
--------------------------------------

             Summary: Memory allocated for outbound RDP clipboard data is not properly freed
                 Key: GUACAMOLE-1182
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1182
             Project: Guacamole
          Issue Type: Bug
          Components: RDP
    Affects Versions: 1.2.0, 1.1.0
            Reporter: Mike Jumper
             Fix For: 1.3.0


As reported on the mailing list, the memory allocated for converting received clipboard data is not freed, resulting in a memory leak when data is copied locally:

https://lists.apache.org/thread.html/r9b32375ba4172ee374619f827540a358794ffea89cb6800083de924c%40%3Cdev.guacamole.apache.org%3E

The relevant memory should be freed when no longer in use.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)