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

Jimmy edited comment on GUACAMOLE-1350 at 5/23/21, 6:22 PM:
------------------------------------------------------------

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 it needs to call *{{guac_rdp_user_leave_handler()}}* for this 
issue.


was (Author: myjimmy):
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 it needs to call *{{guac_rdp_user_leave_handler()}}*{{ for 
this 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)

Reply via email to