[D-runtime] [D-Programming-Language/druntime] 646796: Fix issue 9852.

GitHub noreply at github.com
Mon Jul 8 17:03:14 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 64679623a321f69ef28feb482711fd5a85cb1d39
      https://github.com/D-Programming-Language/druntime/commit/64679623a321f69ef28feb482711fd5a85cb1d39
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/rt/aaA.d

  Log Message:
  -----------
  Fix issue 9852.

_aaEqual should not dereference null when given a null AA.


  Commit: 33b1c818cbde36e5c6d721faf791beeacaee9fb1
      https://github.com/D-Programming-Language/druntime/commit/33b1c818cbde36e5c6d721faf791beeacaee9fb1
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-07-08 (Mon, 08 Jul 2013)

  Changed paths:
    M src/rt/aaA.d

  Log Message:
  -----------
  Merge pull request #541 from quickfur/issue9852

Fix issue 9852.


Compare: https://github.com/D-Programming-Language/druntime/compare/818c08707abf...33b1c818cbde


More information about the D-runtime mailing list