﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
713	bb egg may error out with format security issue	Jim Ursetto	felix winkelmann	"As found at http://parenteses.org/mario/misc/salmonella-2011-10-13/install/bb.html

newer gcc detects a format string security problem -- essentially the result of doing printf(foo); instead of printf(""%s"", foo).

Attached patch should fix problem.  It is untested.  Keeping this assigned to myself until I can test the patch works as intended."	defect	closed	major		extensions		fixed	bb egg security	felix winkelmann	
