You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jimmy (Jira)" <ji...@apache.org> on 2021/05/23 18:17:00 UTC

[jira] [Commented] (GUACAMOLE-1350) guac_rdp_user_leave_handler() is never called when leaving of a user

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350114#comment-17350114 ] 

Jimmy commented on GUACAMOLE-1350:
----------------------------------

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.
So, I think that this is an issue.

> guac_rdp_user_leave_handler() is never called when leaving of a user
> --------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1350
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1350
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 1.3.0
>            Reporter: Jimmy
>            Priority: Trivial
>
> I found that {{guac_rdp_user_leave_handler()}} function is never called.
> I think that this function need to be linked to {{leave_handler}} of {{guac_user}} structure when a user enters and it has to been called when a user leaves.



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