busybox dnsd to support domainname search

Denys Vlasenko vda.linux at googlemail.com
Sun Apr 12 11:29:27 UTC 2009


On Sunday 12 April 2009 07:40, Ming-Ching Tiew wrote:
> 
> --- On Sun, 4/12/09, Denys Vlasenko <vda.linux at googlemail.com> wrote:
> 
> > 
> > I did some minimal testing and uncovered a bug.
> > Try this version instead.
> > --
> > vda
> >
> 
> Tested. It works if I increase MAX_HOST_LEN. 16 is too small.

I removed the limitation altogether in the fix I committed to svn.
I allocate dinamically sized block just big enough to hold
the string.
--
vda


More information about the busybox mailing list