Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-45684

QMimeType is not re-entrant

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.0.2, 5.1.1, 5.2.1, 5.3.2, 5.4.1, 5.5.0 Alpha
    • Core: Other
    • None

    Description

      QMimeType uses lazy evaluation on a shared state (*d) and therefore isn't re-entrant.

      In all fairness, it's not documented to be, but it's also not documented not to be, and users expect such a class to be re-entrant.

      Attachments

        For Gerrit Dashboard: QTBUG-45684
        # Subject Branch Project Status CR V

        Activity

          People

            dfaure_kdab David Faure
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes