[PATCH 09/12] ima: Use correct type for the args_p member of ima_rule_entry.lsm elements

Mimi Zohar zohar at linux.ibm.com
Thu Jun 25 21:20:26 UTC 2020


On Mon, 2020-06-22 at 19:32 -0500, Tyler Hicks wrote:
> Make args_p be of the char pointer type rather than have it be a void
> pointer that gets casted to char pointer when it is used. It is a simple
> NUL-terminated string as returned by match_strdup().
> 
> Signed-off-by: Tyler Hicks <tyhicks at linux.microsoft.com>

Thanks!

Mimi



More information about the Linux-security-module-archive mailing list