mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-04 23:54:50 +01:00
Merge branch '3827-filename-to-uri-strings' into 'main'
gconvert: Error out if g_escape_uri_string() would overflow Closes #3827 See merge request GNOME/glib!4914
This commit is contained in:
@@ -25,6 +25,8 @@ fuzz_targets = [
|
||||
'fuzz_date_parse',
|
||||
'fuzz_date_time_new_from_iso8601',
|
||||
'fuzz_dbus_message',
|
||||
'fuzz_filename_from_uri',
|
||||
'fuzz_filename_to_uri',
|
||||
'fuzz_get_locale_variants',
|
||||
'fuzz_inet_address_mask_new_from_string',
|
||||
'fuzz_inet_address_new_from_string',
|
||||
|
||||
Reference in New Issue
Block a user