This is an automated email from the ASF dual-hosted git repository.
aleitner pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 8aec82fd8 GUACAMOLE-2036: Merge changes to reuse buffers received by
parser when converting instructions back to character arrays.
add 55d25f9f9 GUACAMOLE-2036: Refactor away public constructor accepting
internal char array.
new 4c0a8341b GUACAMOLE-2036: Merge changes to refactor away public
constructor accepting internal char array.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../guacamole/protocol/GuacamoleInstruction.java | 28 ----------
.../apache/guacamole/protocol/GuacamoleParser.java | 60 +++++++++++++++++++++-
2 files changed, 59 insertions(+), 29 deletions(-)