Home
last modified time | relevance | path

Searched refs:to_free (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/lib/
H A Dapps.c425 CONF *to_free = NULL; in app_load_modules() local
428 config = to_free = app_load_config_quiet(default_config_file); in app_load_modules()
435 NCONF_free(to_free); in app_load_modules()
438 NCONF_free(to_free); in app_load_modules()

Completed in 17 milliseconds