[phobos] [D-Programming-Language/phobos] 43a1e2: fix Issue 12915 - RedBlackTree leaks memory
GitHub via phobos
phobos at puremagic.com
Sun Oct 19 09:41:48 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 43a1e276fe00c70239f713757f4161303f114c1d
https://github.com/D-Programming-Language/phobos/commit/43a1e276fe00c70239f713757f4161303f114c1d
Author: Martin Nowak <code at dawg.eu>
Date: 2014-10-18 (Sat, 18 Oct 2014)
Changed paths:
M std/container/rbtree.d
Log Message:
-----------
fix Issue 12915 - RedBlackTree leaks memory
Commit: 3ebaa088eecc5322ab7bf8a80124c4ef9f4be223
https://github.com/D-Programming-Language/phobos/commit/3ebaa088eecc5322ab7bf8a80124c4ef9f4be223
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-10-19 (Sun, 19 Oct 2014)
Changed paths:
M std/container/rbtree.d
Log Message:
-----------
Merge pull request #2625 from MartinNowak/fix12915
fix Issue 12915 - RedBlackTree leaks memory
Compare: https://github.com/D-Programming-Language/phobos/compare/f1cc2d498a75...3ebaa088eecc
More information about the phobos
mailing list