January 29, 2020
https://issues.dlang.org/show_bug.cgi?id=20544

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@adamdruppe updated dlang/phobos pull request #7383 "obviously broken if len == 0" mentioning this issue:

- unittest for issue 20544

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

--
January 30, 2020
https://issues.dlang.org/show_bug.cgi?id=20544

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 #7383 "Fix Issue 20544 - socket.remoteAddress throws out of memory error with unix domain socket peer" was merged into master:

- 7e3ac1d24cb925a8b21a4b287600a3dfc1c9308c by Adam D. Ruppe:
  Fix Issue 20544 - socket.remoteAddress throws out of memory error with unix
domain socket peer

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

--