Skip to content

v0.82.2

Compare
Choose a tag to compare
@teo teo released this 16 Oct 13:47
· 290 commits to master since this release

This release makes the an internal data structure of the AliECS core thread-safe in order to prevent a race condition from causing a crash.

  • [common] Protect stringmap operations with rwmutex
  • [core] Restrict raw access to stringmap underlying structure