Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-250

Operations with Dynamic Lists are not thread-safe, and need to be guarded with mutexes

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.1.2
    • General
    • None

    Description

      To implement functionality required by ODBC specs, handles have lists of other handles. For example, (explicit) descriptors have list of statement handles they are used in. That is needed to reset appropriate descriptors in those statements to use default implicit descriptors. And also to remove references to statements when statement handles is free-ed. Also db handle has lists of allocated statements and descriptors. Operations with those lists may cause threaded applications to crash, if not guarded

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.