You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/06/07 06:52:55 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request #278: GUACAMOLE-1059: Correct verification of sound format index.

mike-jumper opened a new pull request #278:
URL: https://github.com/apache/guacamole-server/pull/278


   The index of the RDPSND format should be checked against the maximum number of formats supported (`GUAC_RDP_MAX_FORMATS`), not the byte size of the underlying array (`sizeof(rdpsnd->formats)`).


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [guacamole-server] necouchman merged pull request #278: GUACAMOLE-1059: Correct verification of sound format index.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #278:
URL: https://github.com/apache/guacamole-server/pull/278


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org