diff --git a/widgets/graph.c b/widgets/graph.c index 8b5e34b50..804471c82 100644 --- a/widgets/graph.c +++ b/widgets/graph.c @@ -229,6 +229,7 @@ graph_tell(Widget *widget, char *command) d->lines[z][d->index] = d->box_height; } } + p_delete(&value); } Widget *