January 08, 2015 [D-runtime] [D-Programming-Language/druntime] 28676c: allocating a pool must be done in the if (disabled... | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 28676c307d475276831ba4a7027fdcb595d70fbb https://github.com/D-Programming-Language/druntime/commit/28676c307d475276831ba4a7027fdcb595d70fbb Author: Martin Nowak <code@dawg.eu> Date: 2015-01-08 (Thu, 08 Jan 2015) Changed paths: M src/gc/gc.d Log Message: ----------- allocating a pool must be done in the if (disabled) block - or the else branch gets executed on a successful pool allocation Commit: 1b9ab11996a86eeda3127d15be0917ee8210d656 https://github.com/D-Programming-Language/druntime/commit/1b9ab11996a86eeda3127d15be0917ee8210d656 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-01-09 (Fri, 09 Jan 2015) Changed paths: M src/gc/gc.d Log Message: ----------- Merge pull request #1090 from MartinNowak/fixup1081 allocating a pool must be done in the if (disabled) block Compare: https://github.com/D-Programming-Language/druntime/compare/5a91141829e5...1b9ab11996a8 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply