From 6cbc8d1471be221766fac49ed73f5b0e837917be Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Sun, 22 Jun 2025 20:43:16 +0200 Subject: fuzz: fuzz loading of external protocols lists (#2897) --- example/reader_util.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'example/reader_util.c') diff --git a/example/reader_util.c b/example/reader_util.c index 37db86990..e27981ca0 100644 --- a/example/reader_util.c +++ b/example/reader_util.c @@ -85,8 +85,7 @@ u_int8_t enable_doh_dot_detection = 0; extern bool do_load_lists; extern int malloc_size_stats; extern int monitoring_enabled; - -char *protocolsDirPath; +extern char *protocolsDirPath; /* ****************************************************** */ -- cgit v1.2.3