March 23, 2015 [phobos] [D-Programming-Language/phobos] 5f1ab7: Make sure the free'd lineptr doesn't leave a dangl... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation