How do I use the ScopedAllocator?

Yuxuan Shui via Digitalmars-d digitalmars-d at puremagic.com
Tue Aug 2 14:54:20 PDT 2016


On Thursday, 28 July 2016 at 11:48:40 UTC, Nick Treleaven wrote:
> On Monday, 25 July 2016 at 07:33:25 UTC, Yuxuan Shui wrote:
>> Valgrind reports double free anyways. I think it's just the 
>> inaccuracy of the glibc double free detection.
>
> Please file a bug - thanks!
> https://issues.dlang.org/
>
> I found this, maybe related:
> https://issues.dlang.org/show_bug.cgi?id=16046

Fix: https://github.com/dlang/phobos/pull/4702


More information about the Digitalmars-d mailing list