Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-251

Non-thread safe strerror

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • Core
    • None
    • All

    Description

      The non-thread safe function strerror is used at many points in MaxScale. The thread safe version strerror_r is used in a few places. Although the fact that it is obviously only used in error handling situations, it is still quite possible that such events will occur as a cluster and the lack of thread safety will cause poor diagnostic output and unpredictable behaviour.

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            martin brampton martin brampton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.