http://d.puremagic.com/issues/show_bug.cgi?id=3361

           Summary: code in std.zlib concatenates void[] arrays
           Product: D
           Version: 1.045
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: thecybersha...@gmail.com


--- Comment #0 from Vladimir <thecybersha...@gmail.com> 2009-10-02 18:39:32 PDT 
---
Created an attachment (id=468)
proposed patch

In several places, the code in the std.zlib concatenates void[] arrays. This
causes allocation of data incorrectly marked as possibly containing pointers.
This bug is the main source of severe memory leaks in my application, thus it
is marked as "critical".

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to