[apparmor] [patch 2/3] fix size_t fprintf warnings

Kees Cook kees at ubuntu.com
Wed Apr 6 00:17:34 UTC 2011


On Tue, Apr 05, 2011 at 05:08:05PM -0700, Steve Beattie wrote:
> This patch fixes warnings emitted by the compiler when compiling on a
> 32bit arch, due to size_t objects being passed to fprintf with format
> strings expecting longs. It does this by adjusting the fprintf rules to
> expect size_t objects.

Ack, yes, good one.

-- 
Kees Cook
Ubuntu Security Team



More information about the AppArmor mailing list