[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87eczmssrp.wl-kuninori.morimoto.gx@renesas.com>
Date: Tue, 25 Feb 2025 01:43:55 +0000
From: Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To: Kees Cook <kees@...nel.org>, Andy Shevchenko <andy@...nel.org>
Cc: linux-hardening@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Question about strings of string_choices.h
Hi Kees, Andy
I would like to use string_choices helper, and want to add well used
but not yet supported strings. But before that I would like to ask one
thing about it.
I wonder is it guaranteed that the strings were persist after the
function returned ? In normally, function local variable will disappear
when it returns from the function. But I'm not sure in case of
static inline const, etc.
If it is guaranteed, I'm very happy.
Thank you for your help !!
Best regards
---
Kuninori Morimoto
Powered by blists - more mailing lists