[Issue 24133] printf format checking of %n allows writing to const pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 3 12:10:32 UTC 2023


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

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 #15569 "fix Issue 24133 - printf format checking of %n
allows writing to cons…" was merged into master:

- 9e47262906cb713b1d754a4daeb098594c7eff82 by Walter Bright:
  fix Issue 24133 - printf format checking of %n allows writing to const
pointers

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

--


More information about the Digitalmars-d-bugs mailing list