[krbdev.mit.edu #9062] git commit
"Greg Hudson via RT" <[email protected]> Wed, 01 Jun 2022 00:53:06 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Jun 01 00:53:06 2022: Request 9062 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9062 > Fix net-server.c when AI_NUMERICSERV is undefined Some macOS versions do not define AI_NUMERICSERV. Other source files check whether it is defined before using it; do so here as well. [[email protected]: rewrote commit message; slightly changed approach] https://github.com/krb5/krb5/commit/f8ecc0ae74c7ebd84f042e28079aa6b4b2ae405c Author: Sergey Fedorov <[email protected]> Committer: Greg Hudson <[email protected]> Commit: f8ecc0ae74c7ebd84f042e28079aa6b4b2ae405c Branch: master src/lib/apputils/net-server.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)