https://issues.dlang.org/show_bug.cgi?id=23106
Alisa Lain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Alisa Lain <[email protected]> --- I'm not the author of this issue, but I can still replicate it. Same thing 72 bytes. Compiling with both dmd and dub produces this leak and turning on -betterC switch fixes issue. Also, just a note, changing compiler to LDC makes it even worse (going to report on their repo). --
