[INN-COMMITTERS] inn/innd (chan.c)

kondou at vix.com kondou at vix.com
Mon Sep 27 07:49:14 UTC 1999


  Date: Monday, September 27, 1999 @ 00:49:14
Author: kondou

Update of /dist1/cvs/isc/inn/inn/innd
     from pub3.rc.vix.com:/dist1/isc/kondou/CURRENT/inn/innd

Modified Files:
	chan.c 

-----------------------------  Log Message  -----------------------------


innd/chan.c:
	- From: rmtodd at 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.




More information about the inn-committers mailing list