Skip to content

Resolve "gtk-3-24 build failure with GCC 11 [-Werror=array-bounds]"

gtktext{child,segment}: Build with array-bounds

Do not under-allocate structures, so that building with -Werror=array-bounds does not fail.

Closes #3776 (closed)

Merge request reports