Hide Forgot
The array_list_get_idx() function should check for negative indexes, too. array_list_expand_internal() should check for negative max values and integer overflows. This is purely hardening, there is no known security impact.
This was reported upstream: https://github.com/json-c/json-c/issues/187