Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-4248

A crash because of eastl::hashtable implementation

XMLWordPrintable

    • Integrity

      QT3DS uses the eastl::hashtable container during setDatainputValue() method calls.

      There is a known issue in the eastl::hashtable erase(const key_type& k) method, which may lead to the creation of a dangling link and a crash.

      The issue was addressed in the following change:
      https://github.com/electronicarts/EASTL/pull/477/commits/a0b8a6902c6493e3717d2a6e2b80efe8283d73e4#diff-233735cb2c2fb117826223af142610e0cc6b8ff8b83ba81652bbf8ffda040648

      Is it possible to migrate the QT3DS project to a newer EASTL library version to include the change?

       

      The details may be checked in the support request 00733995  

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            anmaatta Antti Määttä
            alekseypivovar Aleksey Pivovar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes