Bugzilla – Attachment 387530 Details for
Bug 637069
gdm: Unable to Connect with XDMCP (thin clients)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
First patch
gdm-random-fill.patch (text/plain), 545 bytes, created by
Forgotten User 4avjVdS62U
on 2010-09-03 18:19:02 UTC
(
hide
)
Description:
First patch
Filename:
MIME Type:
Creator:
Forgotten User 4avjVdS62U
Created:
2010-09-03 18:19:02 UTC
Size:
545 bytes
patch
obsolete
>diff --git a/daemon/gdm-xdmcp-display-factory.c b/daemon/gdm-xdmcp-display-factory.c >index 06fafae..f62fdfb 100644 >--- a/daemon/gdm-xdmcp-display-factory.c >+++ b/daemon/gdm-xdmcp-display-factory.c >@@ -2889,7 +2889,7 @@ decode_packet (GIOChannel *source, > return TRUE; > } > >- ss_len = (int)gdm_sockaddr_len (&clnt_ss); >+ ss_len = (int) sizeof (clnt_ss); > > res = XdmcpFill (factory->priv->socket_fd, &factory->priv->buf, (XdmcpNetaddr)&clnt_ss, &ss_len); > if G_UNLIKELY (! res) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 637069
: 387530 |
387531
|
387532