September 18, 2022
https://issues.dlang.org/show_bug.cgi?id=23340

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/phobos pull request #8572 "fix Issue 23340 - std.path: expandTilde erroneously raises onOutOfMemory on failed getpwam_r()" fixing this issue:

- fix Issue 23340 - std.path: expandTilde erroneously raises onOutOfMemory on
failed getpwam_r()

https://github.com/dlang/phobos/pull/8572

--
September 18, 2022
https://issues.dlang.org/show_bug.cgi?id=23340

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8572 "fix Issue 23340 - std.path: expandTilde erroneously raises onOutOfMemory on failed getpwam_r()" was merged into master:

- 73411fa4e675de2542bda1f6a53f5f9647c99eb0 by Iain Buclaw:
  fix Issue 23340 - std.path: expandTilde erroneously raises onOutOfMemory on
failed getpwam_r()

https://github.com/dlang/phobos/pull/8572

--