Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-02-26 16:01:09 +00:00

View File

@@ -3193,7 +3193,6 @@ input_osc_52(struct input_ctx *ictx, const char *p)
notify_pane("pane-set-clipboard", wp); notify_pane("pane-set-clipboard", wp);
paste_add(NULL, out, outlen); paste_add(NULL, out, outlen);
} }
free(out);
} }
/* Handle the OSC 104 sequence for unsetting (multiple) palette entries. */ /* Handle the OSC 104 sequence for unsetting (multiple) palette entries. */