[Issue 22076] hashOf(S) can segfault if S.toHash is forwarded via 'alias this' to a receiver which may be null

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 23 02:32:45 UTC 2021


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

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/druntime pull request #3501 "[stable] hashOf(S) can
segfault if S.toHash is forwarded via 'alias this' to a receiver which may be
null" fixing this issue:

- Fix 22076 - hashOf(S) can segfault if S.toHash is forwarded via 'alias this'
to a receiver which may be null

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

--


More information about the Digitalmars-d-bugs mailing list