[Bug 288931] gai_strerror() incorrectly modifies errno
[email protected] Tue, 26 Aug 2025 00:25:08 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288931 --- Comment #3 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=5e243ccc5f67229582f6e6cbfbaee834adb7cdae commit 5e243ccc5f67229582f6e6cbfbaee834adb7cdae Author: Konstantin Belousov <[email protected]> AuthorDate: 2025-08-19 03:05:37 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2025-08-26 00:23:31 +0000 libc: preserve errno in gai_strerror() PR: 288931 (cherry picked from commit f892e509c1a07f7116b9788a05e4ae99a06d54d0) lib/libc/net/gai_strerror.c | 4 ++++ 1 file changed, 4 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.