mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
fuzz server ssl init
This commit is contained in:
parent
e10e1c2da7
commit
215cf08828
@ -152,6 +152,7 @@ int LLVMFuzzerInitialize(int *argc, char ***argv) {
|
||||
args_execute(0, NULL);
|
||||
core_preinit((*argv)[0]);
|
||||
core_init();
|
||||
irssi_ssl_init();
|
||||
irc_init();
|
||||
fe_common_core_init();
|
||||
fe_common_irc_init();
|
||||
|
Loading…
Reference in New Issue
Block a user