[Issue 24630] Casting a bool pointer to a mutable pointer type is unsafe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 25 23:05:14 UTC 2024


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

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/dmd pull request #16622 "Fix Bugzilla 24630 - Casting a bool pointer to a
mutable pointer type…" was merged into master:

- 8284e2926c321b25fdf82f39d33930760e532df2 by Nick Treleaven:
  Fix Bugzilla 24630 - Casting a bool pointer to a mutable pointer type is
unsafe

https://github.com/dlang/dmd/pull/16622

--


More information about the Digitalmars-d-bugs mailing list