[D-runtime] [D-Programming-Language/druntime] 33f7dd: prevent HashTab manipulation during opApply iterat...
GitHub
noreply at github.com
Fri Sep 6 22:55:04 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 33f7dd5b0bfc5df48697308f710abf6c5b1fb5fa
https://github.com/D-Programming-Language/druntime/commit/33f7dd5b0bfc5df48697308f710abf6c5b1fb5fa
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-27 (Tue, 27 Aug 2013)
Changed paths:
M src/rt/util/container.d
Log Message:
-----------
prevent HashTab manipulation during opApply iteration
Commit: cfb2bf03c231209293103ca53b8152643d6d2ef0
https://github.com/D-Programming-Language/druntime/commit/cfb2bf03c231209293103ca53b8152643d6d2ef0
Author: Walter Bright <walter at walterbright.com>
Date: 2013-09-06 (Fri, 06 Sep 2013)
Changed paths:
M src/rt/util/container.d
Log Message:
-----------
Merge pull request #595 from dawgfoto/fixupHashTab
prevent HashTab manipulation during opApply iteration
Compare: https://github.com/D-Programming-Language/druntime/compare/ccad8ffc70b3...cfb2bf03c231
More information about the D-runtime
mailing list