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-01-04 04:36:50 +01:00
2021-02-18 00:45:17 -03:00
2021-02-18 00:45:17 -03:00
2020-12-29 14:33:41 -05:00
2018-10-02 16:04:10 +02:00
2020-10-21 22:14:23 -04:00
2020-08-26 02:32:32 -04:00
2020-06-27 18:20:06 -04:00
2020-11-05 10:07:16 -05:00
2020-10-26 23:07:36 -04:00
2021-01-02 10:23:41 -05:00
2019-04-25 08:07:57 -04:00
2021-01-15 16:31:19 -03:00