From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 15 Jan 2016 08:10:22 -0500 Subject: [U-Boot] [U-Boot, v2] Fix GCC format-security errors and convert sprintfs. In-Reply-To: <1451480758-8871-1-git-send-email-ben.whitten@gmail.com> References: <1451480758-8871-1-git-send-email-ben.whitten@gmail.com> Message-ID: <20160115131022.GK3359@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 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 > Acked-by: Wolfgang Denk > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: