K 10 svn:author V 5 markj K 8 svn:date V 27 2015-01-25T00:47:06.146333Z K 7 svn:log V 302 gr_equal(): Fix a crash that could occur if the first group's member list was longer than the second's. There is no need to compute and compare the member list lengths in a separate pass, since we now just return false when comparing member names if the list lengths are not equal. MFC after: 2 weeks END