commit 036bc3ddcbb56f05c6ca76712a53b89dee1369e2 Author: Christian Persch Date: Sun Jun 2 19:19:35 2024 +0200 emulation: Restrict resize request to sane numbers Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2786 (cherry picked from commit fd5511f24b7269195a7083f409244e9787c705dc) src/vteseq.cc | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) commit c313849c2e5133802e21b13fa0b141b360171d39 Author: Christian Persch Date: Sun Jun 2 19:19:35 2024 +0200 widget: Add safety limit to widget size requests https://gitlab.gnome.org/GNOME/vte/-/issues/2786 (cherry picked from commit 1803ba866053a3d7840892b9d31fe2944a183eda) src/vtegtk.cc | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) commit 74f86df91196695171ed6b9a08d731be0f517d91 Author: Christian Persch Date: Sat May 25 21:33:46 2024 +0200 build: Post release version bump meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)