diff --git a/src/bin/elementary/test_ctxpopup.c b/src/bin/elementary/test_ctxpopup.c index 2b95bbe389..cb8c2addf1 100644 --- a/src/bin/elementary/test_ctxpopup.c +++ b/src/bin/elementary/test_ctxpopup.c @@ -475,7 +475,7 @@ _list_item_cb11(void *data EINA_UNUSED, Evas_Object *obj, void *event_info EINA_ { Evas_Object *ctxpopup; Evas_Coord x,y; - char label[16]; + char label[18]; int i = 0; if (list_mouse_down > 0) return;