[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGXu5j+Q5wUxa+ZqL79-zfTTXpSCjD0ES3zF7vgsRPS9AhfKxQ@mail.gmail.com>
Date: Thu, 30 Jul 2015 13:30:40 -0700
From: Kees Cook <keescook@...omium.org>
To: Rasmus Villemoes <linux@...musvillemoes.dk>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Mathias Krause <minipli@...glemail.com>,
James Bottomley <JBottomley@...n.com>
Subject: Re: [PATCH] lib/string_helpers: clarify esc arg in string_escape_mem
On Thu, Jul 30, 2015 at 12:52 PM, Rasmus Villemoes
<linux@...musvillemoes.dk> wrote:
> On Fri, Jul 24 2015, Kees Cook <keescook@...omium.org> wrote:
>
>> The esc argument is used to reduce which characters will be escaped.
>> For example, using " " with ESCAPE_SPACE will not produce any escaped
>> spaces.
>>
>
> Yeah, I've been confused by this more than once - the old description
> and the parameter name suggest that the esc string contains additional
> characters to escape, not the other way around.
>
> Could we also rename the parameter 'only' or something like that? In any
> case,
Oh! Yeah, good idea. That would help clarify it even more. I'll send this.
>
> Acked-by: Rasmus Villemoes <linux@...musvillemoes.dk>
-Kees
--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists