Re: [PATCH 2/2] module: Show the last unloaded module's taint flag(s)
From: Aaron Tomlin <hidden>
Date: 2022-06-28 08:24:24
Also in:
lkml
From: Aaron Tomlin <hidden>
Date: 2022-06-28 08:24:24
Also in:
lkml
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