[PATCH] log more info for directory entry change events

Alexander Viro aviro at redhat.com
Fri Jun 9 13:11:13 UTC 2006


On Thu, Jun 08, 2006 at 11:19:31PM -0400, Amy Griffis wrote:

> +extern const char *	    audit_log_n_untrustedstring(struct audit_buffer *ab,
> +							unsigned n,
> +							const char *string);

> +static void audit_log_n_string(struct audit_buffer *ab, size_t slen,
> +			       const char *string)


... and size_t != unsigned.  Fixed in git tree.




More information about the Linux-audit mailing list