[PATCH] log more info for directory entry change events

Amy Griffis amy.griffis at hp.com
Mon Jun 12 16:38:51 UTC 2006


On Fri, Jun 09, 2006 at 09:13:07AM -0400, Alexander Viro wrote:
> On Fri, Jun 09, 2006 at 09:11:13AM -0400, Alexander Viro wrote:
> > 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)
> 
> 
> Er...
> > +const char *audit_log_n_untrustedstring(struct audit_buffer *ab, size_t len,
> > +                                       const char *string)
> 
> actually.
> 
> > ... and size_t != unsigned.  Fixed in git tree.

Thanks, Al.




More information about the Linux-audit mailing list