https://issues.dlang.org/show_bug.cgi?id=16824
--- Comment #14 from [email protected] --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/935d4ada9aeaaf5f105b75b84ca6ef72a053d962 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension https://github.com/dlang/phobos/commit/936a802b50d6dd096f2504595d18436eeceed8e5 Issue 16824 - std.experimental.allocator.dispose leaks memory for arrays of more than 1 dimension https://github.com/dlang/phobos/commit/9dd0f579beb8f8fc47494f6cb531c40573986772 Merge pull request #4982 from RazvanN7/Issue_16824 https://github.com/dlang/phobos/commit/64a0814ae426749a70decc5382b2fb3365a52a3e Issue 16824: fix experimental makeMultidimensionalArray API --
