You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by necouchman <gi...@git.apache.org> on 2018/02/03 20:46:22 UTC

[GitHub] guacamole-client pull request #241: GUACAMOLE-197: Specify Charset when crea...

GitHub user necouchman opened a pull request:

    https://github.com/apache/guacamole-client/pull/241

    GUACAMOLE-197: Specify Charset when creating String from byte array.

    This is a quick fix for the issue identified by Coverity in assuming the default encoding.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/necouchman/guacamole-client working/radius

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/241.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #241
    
----
commit 8d52d8acab74cb6d30b0174d079dd71d983185e7
Author: Nick Couchman <vn...@...>
Date:   2018-02-03T20:45:38Z

    GUACAMOLE-197: Specify Charset when creating String from byte array.

----


---

[GitHub] guacamole-client pull request #241: GUACAMOLE-197: Specify Charset when crea...

Posted by necouchman <gi...@git.apache.org>.
Github user necouchman closed the pull request at:

    https://github.com/apache/guacamole-client/pull/241


---