Skip to content

v3.39.10

Choose a tag to compare

@halx99 halx99 released this 14 May 08:55
· 12 commits to 3.39.x since this release

CHANGELOG

  1. Improve object_pool, ensure address of allocated object from pool align with std::max_align_t,
    should fix optimized-build crash on android x86_64.