On Dienstag, 24. Juni 2008, Jan-Oliver Wagner wrote:
> in April Tim comitted a free version of the so-far missing http_func.inc.
> 
> However, it seems the different version we have to not match well for each 
> other.
> I observed these line ins openvas.dump:
> 
> ...Undefined function 'http_recv_headers'
> 
> This is called from http_keepalive.inc.
> In http_func.inc there is a method 'http_recv_headers2'.
> 
> It looks like it is OK to simply change any call of 'http_recv_headers'
> by 'http_recv_headers2'.
>  
> But in fact this will lead to many error lines in openvas.dump
> that now complain like this:
> 
> [3708](/usr/local/openvas-production/lib/openvas/plugins/mysql_eventum_flaws.nasl)
>  recv_line: missing or undefined parameter length or soc
> 
> I found out that it is the socket which is the problem.
> And I found out that it is difficult to find out anything. I.e. debugging
> is really not so well supported.

I now committed the patch to http_keepalive.inc as this seems necessary
anyway.
Next step is to find out about the recv_line problem.
Any ideas how to track this down?

Best

        Jan

-- 
Dr. Jan-Oliver Wagner                        Intevation GmbH, Osnabrück
Amtsgericht Osnabrück, HR B 18998             http://www.intevation.de/
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-plugins mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins

Reply via email to