mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
fuzz server ssl init
This commit is contained in:
parent
fd2300db57
commit
8d7684fc6e
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue