Uploaded image for project: 'Guacamole'
  1. Guacamole
  2. GUACAMOLE-1910

TLS sockets are not synchronized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.5.4
    • 1.5.5
    • guacamole-server
    • None

    Description

      Sockets created from socket-fd.c have lock and unlock handlers to synchronize writing to the file descriptor. The sockets from socket-ssl.c do not have similar handlers and results in mangled guacamole streams when there are multiple connections.

       

      Adding a mutex in similar fashion to socket-fd resolves the concurrency issues.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cspeckrun Christopher Speck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: