[phobos] [D-Programming-Language/phobos] 5f1ab7: Make sure the free'd lineptr doesn't leave a dangl...

GitHub via phobos phobos at puremagic.com
Mon Mar 23 20:32:00 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5f1ab797174332f57eba62689970b79052d53dfc
      https://github.com/D-Programming-Language/phobos/commit/5f1ab797174332f57eba62689970b79052d53dfc
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Make sure the free'd lineptr doesn't leave a dangling pointer.


  Commit: f77b38705bd12395c5a62f3bd4567a2935debbf1
      https://github.com/D-Programming-Language/phobos/commit/f77b38705bd12395c5a62f3bd4567a2935debbf1
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-03-23 (Mon, 23 Mar 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #3098 from schveiguy/fixreadlnmem

Make sure the free'd lineptr doesn't leave a dangling pointer.


Compare: https://github.com/D-Programming-Language/phobos/compare/f9c309feb45d...f77b38705bd1


More information about the phobos mailing list