Bug#579033: gdm3: [patch] initialize ss_len before use

2010-06-17 Thread Julien Cristau
On Thu, Jun 3, 2010 at 12:23:24 +0200, Mario Izquierdo (mariodebian) wrote: > See here, hostname, host, port are NULL. > Looks like that got fixed upstream (f8da7fc999ba46431ffbb5b562f9b35c88a0fd2d and 88e22674532faa5eb80b8781220fe0cb66334796) > A IPV6 socket is created if ENABLE_IPV6 and IPV6_

Bug#579033: gdm3: [patch] initialize ss_len before use

2010-06-03 Thread mariodebian
El jue, 03-06-2010 a las 14:15 +0200, Josselin Mouette escribió: > Le jeudi 03 juin 2010 à 12:23 +0200, Mario Izquierdo (mariodebian) a > écrit : > > I'm working on this bug. > > > > Set "net.ipv6.bindv6only = 1", no changes is set to 0. > > > > Setting Debug/Enable=True I found that the call to

Bug#579033: gdm3: [patch] initialize ss_len before use

2010-06-03 Thread Josselin Mouette
Le jeudi 03 juin 2010 à 12:23 +0200, Mario Izquierdo (mariodebian) a écrit : > I'm working on this bug. > > Set "net.ipv6.bindv6only = 1", no changes is set to 0. > > Setting Debug/Enable=True I found that the call to XdmcpFill fails, > with this line in syslog: > > GdmXdmcpDisplayFactory: Coul

Bug#579033: gdm3: [patch] initialize ss_len before use

2010-06-03 Thread Mario Izquierdo (mariodebian)
Package: gdm3 Version: 2.30.2-3 Severity: normal I'm working on this bug. Set "net.ipv6.bindv6only = 1", no changes is set to 0. Setting Debug/Enable=True I found that the call to XdmcpFill fails, with this line in syslog: GdmXdmcpDisplayFactory: Could not create XDMCP buffer! With this patch