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

QCalendar class is not reentrant

    XMLWordPrintable

Details

    • 5
    • 0180a1ab8229c6a15d19317bf7680663ac402910 (qt/qtbase/dev) 95d3fe5afa016410580fb995044cf1145c03470a (qt/tqtc-qtbase/tqtc/lts-5.15) 27cde011277b18e06de75b3369c4a13451e6c3b0 (qt/qtbase/6.0)
    • Qt6_Foundation_Sprint 23, Qt6_Foundation_Sprint 24, Qt6_Foundation_Sprint 25, Qt6_Foundation_Sprint 26

    Description

      QCalendar class uses its internal containers shared across the class, such as Registry::byId and Registry::byName. But the access to those containers is not protected from multi-thread access.  As a result, despite the document's "all functions in this class are reentrant" statement, this class can be used safely only form one thread.

       

      Attachments

        Issue Links

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

          Activity

            People

              Eddy Edward Welbourne
              sarai Susumu Arai
              Maurice Kalinowski Maurice Kalinowski
              Alex Blasche Alex Blasche
              Votes:
              8 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: