-
- Downloads
Stop using "config_suite_offset=-1" to indicate "no config suite."
Instead, create a separate "has_config_suite" boolean, so that only top-level formats with config_suites need to declare an offset at all.
Showing
- src/app/config/config.c 1 addition, 0 deletionssrc/app/config/config.c
- src/app/config/statefile.c 1 addition, 0 deletionssrc/app/config/statefile.c
- src/feature/dirauth/shared_random_state.c 0 additions, 1 deletionsrc/feature/dirauth/shared_random_state.c
- src/lib/conf/conftypes.h 8 additions, 2 deletionssrc/lib/conf/conftypes.h
- src/lib/confmgt/confmgt.c 7 additions, 2 deletionssrc/lib/confmgt/confmgt.c
- src/lib/crypt_ops/crypto_init.c 0 additions, 1 deletionsrc/lib/crypt_ops/crypto_init.c
- src/test/test_confmgr.c 1 addition, 2 deletionssrc/test/test_confmgr.c
- src/test/test_confparse.c 0 additions, 2 deletionssrc/test/test_confparse.c
Loading
Please register or sign in to comment