[Issue 20817] valigrind shows that parseJSON() generates errors relating to uninitialised values

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 24 07:01:01 UTC 2020


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com
          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 <b2.temp at gmx.com> ---
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)

--


More information about the Digitalmars-d-bugs mailing list