K 10 svn:author V 4 csjp K 8 svn:date V 27 2006-01-24T04:11:45.000000Z K 7 svn:log V 236 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). END