Mailing List Archive

harglists
Hello,
i try replace arglists by harglists in nessusd but i find only one function
to r
eplace.
TODO is dated on 2001/01/30 and the work i suppose is finish.
Can oyu tell me if i'm in wrong

by

-- jonny
~


_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
Re: harglists [ In reply to ]
On Fri, Mar 21, 2003 at 12:03:55PM +0100, Jonny Stone wrote:
> Hello,
> i try replace arglists by harglists in nessusd but i find only one function
> to r
> eplace.
> TODO is dated on 2001/01/30 and the work i suppose is finish.
> Can oyu tell me if i'm in wrong

You may want to look at the branch NO_ARGLIST in CVS (which is very old
though - it may be faster to restart from scratch).

The problem is the way arglists (linked lists) handle memory and
pointers, compared to harglsts (hash tables), so it might not be a
trivial task...