Searched refs:bound_str (Results 1 – 1 of 1) sorted by relevance
358 char bound_str[VALUE_LENGTH]; in __ubsan_handle_vla_bound_not_positive() local365 val_to_string(bound_str, sizeof(bound_str), data->type, bound); in __ubsan_handle_vla_bound_not_positive()366 pr_err("variable length array bound value %s <= 0\n", bound_str); in __ubsan_handle_vla_bound_not_positive()