﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1095	pmFPAfileDefine functions need to be explicit if the are allocators or not	eugene	Paul Price	the functions like pmFPAfileDefineOutput and pmFPAfileDefineFromArgs, etc are not very clear if they are allocators or not, and are inconsistent when they error on freeing the items they return on success.  I believe these functions all result in a new entry on the config->files metadata, and they all return views on that structure.  They are thus NOT allocators, and programs which call them should not attempt to free the returned points.  This should be made explicit in the comments for the funcions, and the usage fixed.	enhancement	closed	high		camera	unspecified	minor	fixed		
