This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from cea71eb72 Merge changes from patch branch back to main.
add a672229da GUACAMOLE-2036: Reuse buffers received by parser when
converting instructions back to character arrays.
add 8aec82fd8 GUACAMOLE-2036: Merge changes to reuse buffers received by
parser when converting instructions back to character arrays.
add 77ad786bf Merge changes from patch branch back to main.
No new revisions were added by this update.
Summary of changes:
.../apache/guacamole/io/ReaderGuacamoleReader.java | 3 +-
.../guacamole/protocol/GuacamoleInstruction.java | 143 ++++++++++++++++-----
.../apache/guacamole/protocol/GuacamoleParser.java | 79 +++++++++++-
3 files changed, 190 insertions(+), 35 deletions(-)