Commit Graph

1 Commits

Author SHA1 Message Date
Philip Withnall
7bd3fc3720 fuzzing: Add fuzz tests for g_filename_{to,from}_uri()
These functions could be called on untrusted input data, and since they
do URI escaping/unescaping, they have non-trivial string handling code.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

See: #3827
2025-11-13 18:31:43 +00:00