Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-170

Always initialize guac_client args

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Done
    • None
    • 0.9.12-incubating
    • libguac
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mjumper Mike Jumper
              mjumper Mike Jumper
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: