Re: [SSSD] [PATCH] Add missing error code

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 07:16 AM, Stephen Gallagher wrote: > On 11/18/2010 06:53 AM, Sumit Bose wrote: >> Hi, > >> this patch fixes a issue where we would return success instead of >> ENOMEM. > > > Obviously correct. Ack. > Pushed to master - -- Stephen

Re: [SSSD] [PATCH] Add missing error code

2010-11-18 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/18/2010 06:53 AM, Sumit Bose wrote: > Hi, > > this patch fixes a issue where we would return success instead of > ENOMEM. > Obviously correct. Ack. - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks

[SSSD] [PATCH] Add missing error code

2010-11-18 Thread Sumit Bose
Hi, this patch fixes a issue where we would return success instead of ENOMEM. bye, Sumit From e2371828cb357d5f362ae2948010b6d67e40a21b Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 17 Nov 2010 12:54:42 +0100 Subject: [PATCH] Add missing error code --- src/util/sss_krb5.c |1 + 1 fil