diff --git a/input.c b/input.c index a90663ee..daab123b 100644 --- a/input.c +++ b/input.c @@ -3156,7 +3156,6 @@ input_osc_52(struct input_ctx *ictx, const char *p) notify_pane("pane-set-clipboard", wp); paste_add(NULL, out, outlen); } - free(out); } /* Handle the OSC 104 sequence for unsetting (multiple) palette entries. */