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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 14 17:02:37 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/druntime pull request #2798 "fix Issue 20214 - GC:
realloc can result in false pointers if address…" fixing this issue:

- 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