This is revealed by the use of GCC -fanalyzer.
There is a false positive when it comes to the ignore variable:
warning: variable 'ignore' set but not used [-Wunused-but-set-variable]
This particular error must be ignored.
}
{
- f_array_length_t choice = 0;
f_uint16s_t choices = f_uint16s_t_initialize;
// Identify and prioritize "color context" parameters.
f_array_length_t k = 0;
f_array_length_t total = 0;
f_array_length_t index = 0;
- f_number_unsigned_t number_start = 0;
- f_number_unsigned_t number_stop = 0;
// Construct the array without allocating any more memory for the string data by setting this as a static string (used > 0, size = 0).
while (i < values_ignore->used) {
input.size_read = setting->state.step_large;
f_array_length_t total = 0;
- f_array_length_t length = 0;
f_array_length_t ignore = 0;
f_string_range_t range = f_string_range_t_initialize;