[cvs-nhc98] commit

Malcolm Wallace malcolm@sparud.net
Tue, 14 Nov 2000 15:46:57 +0100 (CET)


malcolm: Tue Nov 14 15:46:56 CET 2000
nhc/src/runtime/Kernel cdata.c

Update of /usr/src/master/nhc/src/runtime/Kernel
In directory hinken:/tmp/cvs-serv9646

Modified Files:
	cdata.c 
Log Message:
Not only does `free'ing the FILE* lead to a seg-fault, but also `free'ing
the char* holding the filename.  Comment the latter out as well.