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

Problem that the guacamole server doesn't destroy some thread mutexes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.3.0
    • guacamole-server

    Description

      I have found the problem that the guacamole server doesn't destroy some thread mutexes when freeing the system resources.

      I can't see any function that destroys the following thread mutexes:

      No Variable Name (Mutex) Structure Name File Name
      1 state_lock guac_rdp_print_job src/protocols/rdp/print-job.h
      2 lock guac_common_clipboard src/common/common/clipboard.h

      In detail, I can't find the code that destroys state_lock mutex variable of guac_rdp_print_job structure in guac_rdp_print_job_free() function and destroys lock mutex variable of guac_common_clipboard structure in guac_common_clipboard_free() function.

       

      Please let me know whether my thought is correct.

      If it's correct, please let me correct this problem.

       

      Thanks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            MyJimmy Jimmy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0.1h
                0.1h
                Remaining:
                Remaining Estimate - 0.1h
                0.1h
                Logged:
                Time Spent - Not Specified
                Not Specified