This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 2aabe284 GUACAMOLE-1971: Merge fix for potential integer overflow in
memory allocation.
add 22338ea4 GUACAMOLE-1256: Add S and T CSI sequences to scroll Up/Down
by amount.
add 8ba29b25 GUACAMOLE-1256: Flush display immediately after copy to avoid
conflic with cursor commit.
add 91c86159 GUACAMOLE-1256: Merge correct terminal scroll with text
editors.
add b7e4b224 GUACAMOLE-1632: Don't fill empty lines with spaces.
add c715f16b GUACAMOLE-1632: Merge don't fill empty lines with spaces.
add 98602294 GUACAMOLE-1971: Safely multiply values to be used for memory
allocation.
add 86510220 GUACAMOLE-1971: Merge safely multiply values to be used for
memory allocation.
new a5a91000 Merge patch branch changes to main.
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:
src/terminal/select.c | 2 +-
src/terminal/terminal-handlers.c | 26 ++++++++++++++++++++++++++
src/terminal/terminal.c | 8 ++++++++
3 files changed, 35 insertions(+), 1 deletion(-)