[phobos] [dlang/phobos] 54a5e4: Fix issue 16046 - ScopedAllocator does not set pre...
GitHub via phobos
phobos at puremagic.com
Wed Aug 24 16:26:33 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 54a5e49b2a95a51f473f1c0f72fb3d5dca498fc9
https://github.com/dlang/phobos/commit/54a5e49b2a95a51f473f1c0f72fb3d5dca498fc9
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-08-22 (Mon, 22 Aug 2016)
Changed paths:
M std/experimental/allocator/building_blocks/scoped_allocator.d
Log Message:
-----------
Fix issue 16046 - ScopedAllocator does not set prev, causing segfaults
Commit: 7ab18cd5ecbee121df6223747884a63252978304
https://github.com/dlang/phobos/commit/7ab18cd5ecbee121df6223747884a63252978304
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M std/experimental/allocator/building_blocks/scoped_allocator.d
Log Message:
-----------
Merge pull request #4742 from andralex/16046
Fix issue 16046 - ScopedAllocator does not set prev, causing segfaults
Compare: https://github.com/dlang/phobos/compare/ed219e8e9801...7ab18cd5ecbe
More information about the phobos
mailing list