On Fri, Jun 1, 2018 at 5:37 AM, hoppery <[email protected]> wrote:

> Hello, Guacamole Developers
>
> We found there is a memory leak problem when playing audio in windows
> through rdp connection with guacamole.
> Our test environment is:
>
>    - linux system
>    - guacamole project with version 0.9.14
>    - freerdp project with version 1.1
>
> This issue could be fixed by adding Stream_Free() in function
> *guac_rdpsnd_process_receive()*, as shown in attachment.
> Is there any official solutions of this problem? or maybe this problem
> only occurred in our environment...
>

If you believe you've found a bug, the best thing to do would be to create
a JIRA issue for it:

https://issues.apache.org/jira/projects/GUACAMOLE

After the issue is created you are welcome to submit a pull request by
forking the guacamole-server repository, making the changes, and submitting
the request.  Please follow the contribution guidelines:

http://guacamole.apache.org/open-source/

-Nick

Reply via email to