Thread overview
[Issue 19393] Structure dtor isn't called after passed to T[]... argument. Memory leaks issue
Nov 13, 2018
RazvanN
November 12, 2018
https://issues.dlang.org/show_bug.cgi?id=19393

Илья Ярошенко <ilyayaroshenko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |industry

--
November 13, 2018
https://issues.dlang.org/show_bug.cgi?id=19393

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei@erdani.com
           Assignee|nobody@puremagic.com        |razvan.nitu1305@gmail.com

--
November 13, 2018
https://issues.dlang.org/show_bug.cgi?id=19393

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/8951

--
November 25, 2018
https://issues.dlang.org/show_bug.cgi?id=19393

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/56e1d682f30a9017fbc6d455830f56bbd66d1fb4 Fix Issue 19393 - Structure dtor isn't called after passed to T[]... argument. Memory leaks issue

https://github.com/dlang/dmd/commit/0a43247d4af1f24d37040ee38aa53c119c811653 Merge pull request #8951 from RazvanN7/Issue_19393

Fix Issue 19393 - Structure dtor isn't called after passed to T[] argument. Memory leaks issue

--
November 25, 2018
https://issues.dlang.org/show_bug.cgi?id=19393

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--