Re: [PATCH 2/2] module: Show the last unloaded module's taint flag(s)

From: Aaron Tomlin
Date: Tue Jun 28 2022 - 04:24:25 EST


On Tue 2022-06-28 08:16 +0000, Christophe Leroy wrote:
> Are you sure you will never ever end up with a string longer than the
> length of last_unloaded_module ?

If I am not mistaken, the length of 'last_unloaded_module' has been
increased to accommodate for: the maximum module name, total module flag
count, '(', ')' and '\0'.


Kind regards,

--
Aaron Tomlin