mirror of
https://github.com/wolfpld/tracy.git
synced 2026-07-20 04:59:29 +00:00
This codepath, involving a workaround for GCC < 8.4, called 'new' and 'delete' directly, which could cause infinite recursion when user-provided versions of those functions were themselves using Tracy functionality. Now, this codepath uses Tracy's internal allocator. See issues #194, #196
114 KiB
114 KiB