Bugzilla – Attachment 3642 Details for
Bug 3510
host name lookup quirk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
debug patch
debug.patch (text/plain), 388 bytes, created by
Thomas Koeller
on 2022-12-13 23:23:06 AEDT
(
hide
)
Description:
debug patch
Filename:
MIME Type:
Creator:
Thomas Koeller
Created:
2022-12-13 23:23:06 AEDT
Size:
388 bytes
patch
obsolete
>diff --git a/canohost.c b/canohost.c >index a810da0e..70cb56da 100644 >--- a/canohost.c >+++ b/canohost.c >@@ -100,6 +100,7 @@ get_socket_address(int sock, int remote, int flags) > flags, ssh_gai_strerror(r)); > return NULL; > } >+ debug_f("host name lookup returned: %s (flags = %d)", ntop, flags); > return xstrdup(ntop); > case AF_UNIX: > /* Get the Unix domain socket path. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3510
: 3642