myjimmy opened a new pull request #341: URL: https://github.com/apache/guacamole-server/pull/341
When the shared users enters by using Share feature in rdp, `guac_rdp_parse_args()` is called. But, when they leaves, `guac_rdp_settings_free()` isn't called. We can `guac_rdp_user_leave_handler()` to fix this issue. -- 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]
