K 10 svn:author V 4 csjp K 8 svn:date V 27 2006-01-15T01:02:20.000000Z K 7 svn:log V 201 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). MFC after: 1 week Found with: Coverity Prevent(tm) END