bugzilla-daemon at mindrot.org
2004-Jan-23 04:16 UTC
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |793
nThis| |
------- Additional Comments From dtucker at zip.com.au 2004-01-22 21:16 -------
Should this bug be closed?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-25 04:51 UTC
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563 ------- Additional Comments From dtucker at zip.com.au 2004-01-24 21:51 ------- Created an attachment (id=535) --> (http://bugzilla.mindrot.org/attachment.cgi?id=535&action=view) Add macros for fake getaddrinfo -> ssh_getaddrinfo Builds stand-alone on Solaris 2.5.1, nm confirms that the functions are exported as ssh_[function] ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Feb-10 01:20 UTC
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #535| |ok
Status| |
------- Additional Comments From djm at mindrot.org 2004-02-10 12:20 -------
(From update of attachment 535)
I hate doing this sort of thing, but I can't think of a better way.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Feb-10 02:07 UTC
[Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
http://bugzilla.mindrot.org/show_bug.cgi?id=563
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dtucker at zip.com.au 2004-02-10 13:07 -------
Applied, thanks. I note that snprintf is in the same boat on Solaris 2.5.1,
should we do the same thing with it (ie: is this an actual problem for anyone)?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 563] getaddrinfo() in libopenbsd-compat.a breaks heimdal-linked pam_krb5
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
- [Bug 688] PAM modules relying on module-private data (pam_dhkeys, pam_krb5, AFS) fail
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
- [PATCH] ssh: Add missing openssl-compat.h where needed