Skip to content

fuzzing: Add a fuzz test for g_utf8_validate()

Philip Withnall requested to merge pwithnall/glib:fuzz-utf8-validate into main

Since it’s used extensively and has to handle untrusted arbitrary binary input.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Merge request reports