]> OCCT Git - occt.git/commit
0033656: Foundation Classes - Standard_Type crash during unloading static lib CR33656
authordpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 22:02:43 +0000 (23:02 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Sun, 31 Mar 2024 22:04:26 +0000 (23:04 +0100)
commitbbf2bbd7a56a0b9f8a3c39766b99d6e3099f03ca
treea25e4c246f945f6de17fe01d37f3a95eb8488ce4
parent983e35ed71b95137772111751ad41a5da4937005
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