Thread overview
[Issue 15659] SList: clear() can cause crash
Feb 08, 2016
sigod
February 08, 2016
https://issues.dlang.org/show_bug.cgi?id=15659

--- Comment #1 from sigod <sigod.mail@gmail.com> ---
https://github.com/D-Programming-Language/phobos/pull/3980

--
February 09, 2016
https://issues.dlang.org/show_bug.cgi?id=15659

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/b847c5a194f0eea8429c50c8a2539ca82ff2bb55 Fix Issue 15659 - fix crash in SList.clear()

https://github.com/D-Programming-Language/phobos/commit/f62c716072380bb52b9918c8d8d1fd7d3079b7fb Merge pull request #3980 from sigod/slist-clear-crash

Fix Issue 15659 - fix crash in SList.clear()

--
February 09, 2016
https://issues.dlang.org/show_bug.cgi?id=15659

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--