bool hide_passwords)
{
struct config_filter_parser *const *filters;
- static struct config_dump_human_context *ctx;
+ struct config_dump_human_context *ctx;
unsigned int indent;
int ret = 0;
enum config_dump_scope scope, const char *setting_name_filter,
bool hide_passwords)
{
- static struct config_dump_human_context *ctx;
+ struct config_dump_human_context *ctx;
struct ostream *output;
int ret;
enum config_dump_scope scope, const char *setting_name_filter,
bool hide_passwords)
{
- static struct config_dump_human_context *ctx;
+ struct config_dump_human_context *ctx;
const char *str;
size_t len;
unsigned int section_idx = 0;