[SSSD] [PATCH] initialize sockaddr_in structure

2009-09-08 Thread Sumit Bose
Hi, valgrind told me that the sockaddr_in structure might be used uninitialized. This patch fixes this and adds some debugging messages I found useful to follow the usage of the plugin. bye, Sumit From be17f8cefb0b2485fde334d60eddd3dababa1fb1 Mon Sep 17 00:00:00 2001 From: Sumit Bose

Re: [SSSD] [PATCH] initialize sockaddr_in structure

2009-09-08 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/08/2009 05:12 AM, Sumit Bose wrote: Hi, valgrind told me that the sockaddr_in structure might be used uninitialized. This patch fixes this and adds some debugging messages I found useful to follow the usage of the plugin. bye, Sumit

Re: [SSSD] [PATCH] initialize sockaddr_in structure

2009-09-08 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/08/2009 05:12 AM, Sumit Bose wrote: Hi, valgrind told me that the sockaddr_in structure might be used uninitialized. This patch fixes this and adds some debugging messages I found useful to follow the usage of the plugin. bye, Sumit