From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1avn70-0004Xa-5l for barebox@lists.infradead.org; Thu, 28 Apr 2016 14:40:18 +0000 Date: Thu, 28 Apr 2016 16:39:52 +0200 From: Sascha Hauer Message-ID: <20160428143952.GE7860@pengutronix.de> References: <1461767921-13234-1-git-send-email-andrew.smirnov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1461767921-13234-1-git-send-email-andrew.smirnov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] commands: mmc_extcsd: Fix incorrect usage of sprintf To: Andrey Smirnov Cc: barebox@lists.infradead.org On Wed, Apr 27, 2016 at 07:38:41AM -0700, Andrey Smirnov wrote: > In a number of places print_field_ge_v7() and print_field() function > would call sprintf() without providing is with appropriate output > buffer (str is initialized to NULL). Replace the sprintf() with > basprintf() to fix that. > > Signed-off-by: Andrey Smirnov One of those how-could-this-ever-work patches ;) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox