K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-08-15T05:45:35.000000Z
K 7
svn:log
V 493
storage/cnfs/cnfs.c:
	- From: "Forrest J. Cavalier III" <mibsoft@mibsoftware.com>
	- When articlemmap is off, the code could DISPOSE() a stale pointer,
	  leading to malloc() arena corruption, crashes, memory leaks,
	  infinite loops, etc, especially when running makehistory -O or -I.
	- From: Bjorn Danielsson <bd@sunet.se>
	- bogus pointers are sometimes passed to munmap() in
	  CNFSmunmapbitfields() in storage/cnfs/cnfs.c, which may cause parts
	  of the malloc heap to become unmapped.

END
