On Sunday, 20 June 2021 at 15:49:13 UTC, Luis wrote: > Well, this last week I was playing using malloc/free to do some > @nogc code, and using the std.experimental.allocator API. Also, > I was trying to see a way to profile my code and search for > memory leaks, etc... > > [...] You aren't using address sanitizer?