[jerry@samba.org: Re: [Samba] NT_STATUS_INSUFFICIENT_RESOURCES ... why? (fwd)]

Tim Potter tpot at samba.org
Wed Mar 27 15:21:38 GMT 2002


OK here is a fix for the NT_STATUS_INSUFFICIENT_RESOURCES problem
in 2.2.3a.  Unfortunately it requires a patch and a recopmile.

The problem is not present in HEAD or (the yet unreleased) 2.2.4


Tim.
----- Forwarded message from Gerald Carter <jerry at samba.org> -----

Date: Wed, 27 Mar 2002 08:39:13 -0600 (CST)
From: Gerald Carter <jerry at samba.org>
X-X-Sender: jerry at queso.plainjoe.org
To: Tim Potter <tpot at samba.org>
Subject: Re: [Samba] NT_STATUS_INSUFFICIENT_RESOURCES ... why? (fwd)
In-Reply-To: <20020327141458.A21676 at va.samba.org>

On Wed, 27 Mar 2002, Tim Potter wrote:

> Found it:
> 
> --- 1/samba-2.2.3a/source/nsswitch/winbindd_user.c Sun Feb  3 11:46:46 2002
> +++ samba-2.2.3a/source/nsswitch/winbindd_user.c   Wed Mar 27 14:01:43 2002
> @@ -557,6 +557,9 @@
>                                 next_ent = ent->next;
>                                 DLIST_REMOVE(state->getpwent_state, ent);
>  
> +                               close_samr_domain_handle(
> +                                       ent->domain, &ent->dom_pol);
> +
>                                 SAFE_FREE(ent);
>                                 ent = next_ent;
>                         }

Yeah!  Good catch :-)  Did you post this to Samba at samba.org
yet?  I didn't save the emails of the bug reports :-(








cheers, jerry
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--


----- End forwarded message -----




More information about the samba mailing list