[Issue 20214] GC: realloc can result in false pointers if address doesn't change

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 16 01:27:32 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2798 "fix Issue 20214 - GC: realloc can result in
false pointers if address…" was merged into master:

- 3223f9846701031f2945df702df453501aeb5a13 by Rainer Schuetze:
  fix Issue 20214 - GC: realloc can result in false pointers if address doesn't
change

  clear additional memory also when shrinking or extending in place

https://github.com/dlang/druntime/pull/2798

--


More information about the Digitalmars-d-bugs mailing list