[dmd-internals] [D-Programming-Language/dmd] 07ad79: Fix Issue 7942 - Appending different string types ...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Sep 10 04:19:47 PDT 2014


  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 at 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 at 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


More information about the dmd-internals mailing list