All of lore.kernel.org
 help / color / mirror / Atom feed
* warning: the frame size of 1072 bytes is larger than 1024 bytes
@ 2010-06-10  4:50 Justin P. Mattock
  2010-06-10 12:27 ` Stephen Smalley
  0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-06-10  4:50 UTC (permalink / raw)
  To: selinux

I've racked my brain with this one today
with no results, but only what/where(maybe)
is the cause for this:

policydb_destroy(&oldpolicydb);

if I change the &oldpolicydb to
either &newpolicydb or &policydb
I can get a clean compile without any
warning message like below.

security/selinux/ss/services.c: In function 'security_load_policy':
security/selinux/ss/services.c:1882: warning: the frame size of 1072 
bytes is larger than 1024 bytes

is this a bug in policydb?
any ideas on this one?

Justin P. Mattock

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-10 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10  4:50 warning: the frame size of 1072 bytes is larger than 1024 bytes Justin P. Mattock
2010-06-10 12:27 ` Stephen Smalley
2010-06-10 13:41   ` Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.