This is an automated email from the ASF dual-hosted git repository. aleitner pushed a commit to branch patch in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 8aec82fd855e0769b8db98d17156fe1eb3cd4fd5 Merge: b08e0beb4 a672229da Author: Alexander Leitner <[email protected]> AuthorDate: Wed Feb 26 07:12:40 2025 +0900 GUACAMOLE-2036: Merge changes to reuse buffers received by parser when converting instructions back to character arrays. .../apache/guacamole/io/ReaderGuacamoleReader.java | 3 +- .../guacamole/protocol/GuacamoleInstruction.java | 143 ++++++++++++++++----- .../apache/guacamole/protocol/GuacamoleParser.java | 79 +++++++++++- 3 files changed, 190 insertions(+), 35 deletions(-)
