]> OCCT Git - occt.git/commit
0033656: Foundation Classes - Standard_Type crash during unloading static lib
authordpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 22:02:43 +0000 (23:02 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 22:05:22 +0000 (23:05 +0100)
commita4e91f855b0889b8024c717e8019c03dabfa81af
tree44b52010abf88ec5616244cd169ab8cb08e0a7e5
parent9efc032b9a48c3cb1ff500e408a06b25a0ee589e
0033656: Foundation Classes - Standard_Type crash during unloading static lib

Revert changes to use type_info as a key to use string.
Impact - performance decrease to search (once per class registration)
Will be updated with reorganizing type storage in future
src/Standard/Standard_Type.cxx