September 10, 2014 [dmd-internals] [D-Programming-Language/dmd] 07ad79: Fix Issue 7942 - Appending different string types ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 07ad79d1965ec92b88f3da3296d2877dbca86aed https://github.com/D-Programming-Language/dmd/commit/07ad79d1965ec92b88f3da3296d2877dbca86aed Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-10 (Wed, 10 Sep 2014) Changed paths: M src/expression.c M test/runnable/testconst.d M test/runnable/xtest46.d Log Message: ----------- Fix Issue 7942 - Appending different string types corrupts memory Commit: aad21a5fa4f73af8e11ea74493e579c9c66da8ba https://github.com/D-Programming-Language/dmd/commit/aad21a5fa4f73af8e11ea74493e579c9c66da8ba Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-09-10 (Wed, 10 Sep 2014) Changed paths: M src/expression.c M test/runnable/testconst.d M test/runnable/xtest46.d Log Message: ----------- Merge pull request #3966 from yebblies/issue7942 Issue 7942 - Appending different string types corrupts memory Compare: https://github.com/D-Programming-Language/dmd/compare/9ba3bf09acb5...aad21a5fa4f7 |
Copyright © 1999-2021 by the D Language Foundation