Searched refs:bad_strings (Results 1 – 1 of 1) sorted by relevance
3026 …const uint8_t * bad_strings[] = {single1, single2, single3, single4, bad1, bad2, bad3, bad4, bad5,… in main() local3029 for (str_ptr = &bad_strings[0]; *str_ptr != NULL; str_ptr++) in main()