Commit Graph

1 Commits

Author SHA1 Message Date
Philip Withnall
7e5489cb92 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-21 13:37:22 +00:00