mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-07-19 23:35:15 +00:00
Apply a patch to Circle to replace the default heap allocator with the zone allocator. Now system allocations, memory obtained through malloc()/new and FluidSynth all share the same allocator and we no longer have to reserve an arbitrary fixed-size block for malloc()/new.
1.6 KiB
1.6 KiB