You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2023/05/09 16:09:54 UTC

[guacamole-server] 01/01: GUACAMOLE-1505: Fix null pointer dereference in RDP protocol when display is already freed.

This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a commit to branch staging/1.5.2
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 73259de91979a46592f5ec8b4e94a1b9f042de60
Merge: fcbcc2fa 4d2ca591
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Tue May 9 09:09:47 2023 -0700

    GUACAMOLE-1505: Fix null pointer dereference in RDP protocol when display is already freed.

 src/protocols/rdp/user.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)