MODULE: utilities.curfit
SYSTEM: V2.9
NUMBER:	132
MODULE:	utilities.curfit
SYSTEM:	V2.9
DATE:	Mon Jul 30 17:37:48 MST 1990
FROM:	davis

BUG:	Curfit was crashing with a segmentation violation when it tried to
	fit the second file of data or second image in a list of images.
	The pointer to the icfit data structure was being freed after
	the first file of data was fit and not reallocated before the
	next fit resulting in a reference to an undefined pointer.

STATUS:	The bug has been fixed in 2.10. There is no workaround except
	to use a script to loop over a large number of input data files.

Comments (0)