eugen-keeper commented on PR #659: URL: https://github.com/apache/guacamole-server/pull/659#issuecomment-4390020797
@escra Thank you for the fix. Anyway, wouldn't it be better here to have something like `int output_buf_size = clipboard->clipboard->available * 2`? If `format_data_request->requestedFormatId == CF_UNICODETEXT`, then one byte character may produce two byte UTF-16. -- 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]
