Skip to content

Bugfix 8974 second option

alexey.stratulat requested to merge bugfix-8974_2 into release-5.2
  • The work of synchronous global_db has been redone, now they use a hash table with a UID.
  • Added a hash table to store UID. I also added functions for creating and initializing the header object.

Merge request reports