mike-jumper opened a new pull request #325:
URL: https://github.com/apache/guacamole-server/pull/325


   The changes introduced by GUACAMOLE-1181 (commit 2c86e20) were made 
conditional as older versions of FreeRDP will automatically free the `wStream`, 
resulting in a double-free if we attempt to do so ourselves.
   
   The macro controlling that conditional code is defined within `config.h`, 
which is missing here. Without that macro, the call to `Stream_Free()` always 
occurs, and we get a double-free with older FreeRDP.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to