Skip to content

tests: Increase buffer size for g_strlcat() tests

Philip Withnall requested to merge pwithnall/glib:1768-strlcat-test-fix into master

There was a buffer overflow on the last g_strlcat() call in the test.

Signed-off-by: Philip Withnall withnall@endlessm.com

Fixes: #1768 (closed)

Merge request reports