mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
silence glib log output during fuzzing on oss-fuzz
This commit is contained in:
parent
96562e460b
commit
9ff224d05d
12 changed files with 48 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ LDADD = \
|
|||
$(FUZZER_LIBS)
|
||||
|
||||
theme_load_fuzz_SOURCES = \
|
||||
../../null-logger.c \
|
||||
theme-load.c \
|
||||
$(top_srcdir)/src/fe-text/module-formats.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue