﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1267	pmShutterCorrection members not assigned if guess fails causing seg fault	giebink	eugene	In pmShutterReference (shutterCorrection.c) the call to pmShutterCorrectionFullFit has as an argument the guess returned by the preceding call to pmShutterCorrectionGuess. However, failures in pmShutterCorrectionGuess transfer control to GUESS_ERROR via a goto. At GUESS_ERROR memory is freed but pmShutterCorrection struct members scale, offset, and offref are not assigned. This cause a seg fault when the values are accessed.	defect	closed	high		psModules	current	major	fixed	pmShutterCorrectionGuess, seg fault	
