Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ba044ed561bb16715f1dd34e79e308ac2d31efb8
      
https://github.com/D-Programming-Language/dmd/commit/ba044ed561bb16715f1dd34e79e308ac2d31efb8
  Author: Don Clugston <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Fix issue 8639 dmd buffer overflow related to function literal, real.max, 
template alias parameter

The buffer for float conversion wasn't quite big enough!!


  Commit: 0d432ac206952ac90d61f61f7713acf32997b32d
      
https://github.com/D-Programming-Language/dmd/commit/0d432ac206952ac90d61f61f7713acf32997b32d
  Author: Brad Roberts <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #1270 from donc/regression8639realmax

8639 dmd buffer overflow related to function literal, real.max template alias 
parameter


Compare: 
https://github.com/D-Programming-Language/dmd/compare/7d39d577ab01...0d432ac20695
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to