Any chance of this being added in the main stable tree?

Thien

On 3/30/05, Thien Vu <[EMAIL PROTECTED]> wrote:
> Here's another go at it
> 
> Thien
> 
> On Wed, 30 Mar 2005 02:20:40 +0200 (CEST), Henrik Nordstrom
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Tue, 29 Mar 2005, Thien Vu wrote:
> >
> > > I've removed that portion. I've also fixed a problem with NXDOMAINs
> > > being processed incorrectly (ie, forever after the search path has
> > > been exhausted).
> >
> > One related bug
> >
> > +                debug(78, 3) ("idnsGrokReply: searchpath used for %s\n",
> > q->name);
> > +            } else if (q->domain == npc) {
> > +                q->attempt++;
> > +            }
> >
> > should be an unconditional else as npc may shrink during reconfigure.
> >
> > Regards
> > Henrik
> >
> 
> 
>

Reply via email to