This repository has been archived on 2024-05-02. You can view files and clone it, but cannot push or open issues or pull requests.
bunnei 51fb0a6f96 core: Switch to unique_ptr for usage of Common::Fiber.
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context.
- Fixes a memory leak due to circular reference of the shared pointer.
2021-02-27 11:56:04 -08:00
..
2021-02-07 22:59:46 -06:00
2021-01-20 18:25:15 +11:00
2021-01-20 18:25:15 +11:00
2021-02-07 20:31:58 -06:00