January 02, 2015 [dmd-internals] [D-Programming-Language/dmd] dd6af7: Avoid memory leak by using Array instead of new | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: dd6af7f53fccd27549073f4cf6b1fb71edd3b0b8 https://github.com/D-Programming-Language/dmd/commit/dd6af7f53fccd27549073f4cf6b1fb71edd3b0b8 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-01-03 (Sat, 03 Jan 2015) Changed paths: M src/traits.c Log Message: ----------- Avoid memory leak by using Array instead of new Commit: c9411aa663db12413118a40e6203d8fc96085901 https://github.com/D-Programming-Language/dmd/commit/c9411aa663db12413118a40e6203d8fc96085901 Author: Andrej Mitrović <andrej.mitrovich@gmail.com> Date: 2015-01-03 (Sat, 03 Jan 2015) Changed paths: M src/traits.c Log Message: ----------- Merge pull request #4234 from yebblies/memleak [DDMD] Avoid memory leak by using Array instead of new Compare: https://github.com/D-Programming-Language/dmd/compare/6b12fd37e200...c9411aa663db |
Copyright © 1999-2021 by the D Language Foundation