[Issue 24860] New: array appending can create stale memory references

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 14 04:15:07 UTC 2024


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

          Issue ID: 24860
           Summary: array appending can create stale memory references
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: schveiguy at gmail.com

Please see issue 24856.

The array append code has the exact same issue. But I made a separate issue for
it, because it's in a different component (druntime vs. phobos).

--


More information about the Digitalmars-d-bugs mailing list