iljavs opened a new pull request #340: URL: https://github.com/apache/guacamole-server/pull/340
libvncclient does not currently free rcMask, but if it ever does, the current code would trigger a double free. Set client->rcMask to NULL after freeing to prevent this scenario. -- 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]
