You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/02/07 05:31:16 UTC

[GitHub] guacamole-server pull request #149: GUACAMOLE-324: Correct buffer usage such...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-server/pull/149

    GUACAMOLE-324: Correct buffer usage such that the entire buffer is written, even if multiple attempts are required.

    

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

    $ git pull https://github.com/mike-jumper/guacamole-server correct-buffer

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

    https://github.com/apache/guacamole-server/pull/149.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 #149
    
----
commit 9705b39c2b43910e04cd76e7008fcec9a9b9b4c8
Author: Michael Jumper <mj...@...>
Date:   2018-02-07T05:29:31Z

    GUACAMOLE-324: Continuously write chunks of data until entire buffer has been sent.

----


---

[GitHub] guacamole-server pull request #149: GUACAMOLE-324: Correct buffer usage such...

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

    https://github.com/apache/guacamole-server/pull/149


---