csjp 2006-01-24 04:11:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/security/mac_bsdextended mac_bsdextended.c
Log:
MFC revision 1.27
date: 2006/01/15 01:02:20; author: csjp; state: Exp; lines: +1 -1
Fix potential overrun of static stack allocated array which stores
the rules. If an array is N elements large, we can only access
elements 0..(N-1).
Revision Changes Path
1.25.2.2 +1 -1 src/sys/security/mac_bsdextended/mac_bsdextended.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"