andywarduk opened a new pull request, #654:
URL: https://github.com/apache/guacamole-server/pull/654

   guac_terminal_osc in src/terminal/terminal-handlers.c does not correctly 
ignore unrecognised OSC sequences. It will revert to guac_terminal_echo on the 
first unrecognised character received.
   
   The patch sets the character handler to a new function, 
guac_terminal_unknown_osc which ignores all characters until ECMA-48 ST (String 
Terminator).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to