Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-11630

Call mutex_free() before freeing the mutex list

    XMLWordPrintable

Details

    • 10.2.4-5

    Description

      The call to srv_latch_meta_destroy() was disabled, because it was dereferencing some freed memory, because some calls to mutex_free() were omitted.

      Do call the function on shutdown, and ensure that all mutex_create() is paired with mutex_free().

      Attachments

        Activity

          People

            marko Marko Mäkelä
            marko Marko Mäkelä
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.