MAX_GROUPS        107 lib/decompress_bunzip2.c 	struct group_data groups[MAX_GROUPS];	/* Huffman coding tables */
MAX_GROUPS        207 lib/decompress_bunzip2.c 	if (groupCount < 2 || groupCount > MAX_GROUPS)