Sebastian Keller b2454bd1b2 st/entry: Fix leak when copying or cutting text using shortcuts
clutter_text_get_selection() creates a copy of the selected text which
gets passed to st_clipboard_set_text() which creates its own copy. The
copy returned by clutter_text_get_selection() however never got free'd.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1306


(cherry picked from commit fdfcacf1db70df6dfe214838c65f5f6e329d27ee)
2020-06-08 15:32:50 +00:00
..
2019-12-02 08:04:51 -06:00
2020-01-20 16:15:22 -03:00
2019-11-04 21:27:56 +01:00
2019-11-04 21:27:56 +01:00
2019-11-22 18:55:40 +01:00
2019-01-30 22:50:01 +01:00
2019-03-04 22:29:33 +00:00
2020-01-20 16:15:22 -03:00
2020-01-20 16:15:22 -03:00
2019-08-27 15:30:51 +03:00