You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/01/24 20:13:26 UTC

[jira] [Resolved] (GUACAMOLE-170) Always initialize guac_client args

     [ https://issues.apache.org/jira/browse/GUACAMOLE-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jumper resolved GUACAMOLE-170.
--------------------------------------
       Resolution: Done
    Fix Version/s: 0.9.12-incubating

> Always initialize guac_client args
> ----------------------------------
>
>                 Key: GUACAMOLE-170
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-170
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: libguac
>            Reporter: Michael Jumper
>            Assignee: Michael Jumper
>            Priority: Minor
>             Fix For: 0.9.12-incubating
>
>
> The {{guac_client}} structure is required to have a defined, non-NULL value for {{args}} such that joining users can be sent the set of arguments accepted by that client. Unfortunately, a default value for {{args}} is only provided when the {{guac_client}} is passed to {{guac_client_load_plugin()}}, thus causing a difference in expected behavior if plugins are not involved.
> This value should be initialized when the {{guac_client}} is first allocated instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)