Bug in webbot ?

 Hello,

 I've found something strange in webbot : hit count and title logs
are never generated by the bot.

 The problem is in calculate_statistics() (from HTRobot.c) :
 The call : TArray * array = HTAnchor_getArray(total_docs);
always returns a NULL array.
I've looked at the source of HTAnchor_getArray(), but I have no
idea why it returns NULL at this step.

 Any suggestion ?

	Fabrice

Received on Wednesday, 3 March 1999 05:40:33 UTC