https://issues.dlang.org/show_bug.cgi?id=20817

Basile-z <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|dmd                         |phobos
           Hardware|x86                         |All
            Summary|parseJSON() generates       |valigrind shows that
                   |errors relating to          |parseJSON() generates
                   |uninitialised values        |errors relating to
                   |                            |uninitialised values
                 OS|Linux                       |All

--- Comment #3 from Basile-z <[email protected]> ---
The report is valid. I also see the same report (+ a 112 bytes leak) on x86_64.
But this is either a druntime bug (GC) or phobos (std.json)

--

Reply via email to