Merge branch 'maint-0.3.3'

This commit is contained in:
Nick Mathewson
2018-03-19 05:39:56 -04:00
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -713,6 +713,8 @@ main(int argc, const char **argv)
printf("Couldn't seed RNG; exiting.\n");
return 1;
}
init_protocol_warning_severity_level();
crypto_init_siphash_key();
options = options_new();
init_logging(1);