K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1999-09-27T07:49:14.000000Z
K 7
svn:log
V 379
innd/chan.c:
	- From: rmtodd@skywalker.ecn.ou.edu (Richard Todd)
	- This patch clears cp->In.Data and cp->Out.Data after the data they
	  point to are freed in CHANclose, thus making sure that we don't try
	  to free the same data again in CHANshutdown, thus littering the
	  errlog with
	    innd in free(): warning: page is already free.
	  warnings from the malloc/free code.

END
