From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 14 Jan 2016 15:08:36 -0500 Subject: [U-Boot] [PATCH v2] Fix GCC format-security errors and convert sprintfs. In-Reply-To: <1451480758-8871-1-git-send-email-ben.whitten@gmail.com> References: <20151229161157.F191F383BF2@gemini.denx.de> <1451480758-8871-1-git-send-email-ben.whitten@gmail.com> Message-ID: <20160114200836.GV3359@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Dec 30, 2015 at 01:05:58PM +0000, ben.whitten at gmail.com wrote: > From: Ben Whitten > > With format-security errors turned on, GCC picks up the use of sprintf with > a format parameter not being a string literal. > > Simple uses of sprintf are also converted to use strcpy. > > Signed-off-by: Ben Whitten Reviewed-by: Tom Rini -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: