[SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Pavel Březina
From a1daa6d7116a209f86a072f451be3ee461f77aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= pbrez...@redhat.com Date: Wed, 30 Oct 2013 15:24:54 +0100 Subject: [PATCH] free sid obtained from sss_idmap_unix_to_sid() --- src/providers/ldap/ldap_id.c | 2 ++ 1 file changed, 2

Re: [SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/2013 10:29 AM, Pavel Březina wrote: Nack. This happens to work by coincidence (we're initializing the idmap with a talloc allocator), but the real problem here is that we don't have a proper free() function to deal with

Re: [SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Jakub Hrozek
On Wed, Oct 30, 2013 at 11:26:21AM -0400, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/2013 10:29 AM, Pavel Březina wrote: Nack. This happens to work by coincidence (we're initializing the idmap with a talloc allocator), but the real problem here is

Re: [SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Sumit Bose
On Wed, Oct 30, 2013 at 04:32:58PM +0100, Jakub Hrozek wrote: On Wed, Oct 30, 2013 at 11:26:21AM -0400, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/2013 10:29 AM, Pavel Březina wrote: Nack. This happens to work by coincidence (we're

Re: [SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Jakub Hrozek
On Wed, Oct 30, 2013 at 04:43:54PM +0100, Sumit Bose wrote: On Wed, Oct 30, 2013 at 04:32:58PM +0100, Jakub Hrozek wrote: On Wed, Oct 30, 2013 at 11:26:21AM -0400, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/2013 10:29 AM, Pavel Březina wrote:

Re: [SSSD] [PATCH] free sid obtained from sss_idmap_unix_to_sid()

2013-10-30 Thread Jakub Hrozek
On Wed, Oct 30, 2013 at 05:12:56PM +0100, Jakub Hrozek wrote: On Wed, Oct 30, 2013 at 04:43:54PM +0100, Sumit Bose wrote: On Wed, Oct 30, 2013 at 04:32:58PM +0100, Jakub Hrozek wrote: On Wed, Oct 30, 2013 at 11:26:21AM -0400, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE-