diff --git a/tc/f_flower.c b/tc/f_flower.c index 7f78195f..6d70b92a 100644 --- a/tc/f_flower.c +++ b/tc/f_flower.c @@ -2195,7 +2195,7 @@ static void flower_print_ct_label(struct rtattr *attr, const unsigned char *str; bool print_mask = false; int data_len, i; - SPRINT_BUF(out); + char out[128]; char *p; if (!attr)