[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfKyvPhmJnQXzE94@smile.fi.intel.com>
Date: Thu, 27 Jan 2022 16:57:00 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Kees Cook <keescook@...omium.org>
Cc: Francis Laniel <laniel_francis@...vacyrequired.com>,
Petr Mladek <pmladek@...e.com>, linux-kernel@...r.kernel.org,
Andy Shevchenko <andy@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Sakari Ailus <sakari.ailus@...ux.intel.com>
Subject: Re: [PATCH v3 3/3] vsprintf: Move space out of string literals in
fourcc_string()
On Wed, Jan 26, 2022 at 01:22:32PM -0800, Kees Cook wrote:
> On Wed, Jan 26, 2022 at 04:19:17PM +0200, Andy Shevchenko wrote:
...
> > *p++ = ' ';
> > *p++ = '(';
>
> No need for any of the manual construction nor stpcpy():
No, we are better to avoid recursive printf() calls.
Entire vsprintf.c is written keeping that in mind.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists