summaryrefslogtreecommitdiffstats
path: root/ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctx.c')
-rw-r--r--ctx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctx.c b/ctx.c
index cf47bc4..6146b3c 100644
--- a/ctx.c
+++ b/ctx.c
@@ -48,6 +48,7 @@ struct bfs_ctx *bfs_ctx_new(void) {
ctx->xargs_safe = false;
ctx->colors = NULL;
+ ctx->colors_error = 0;
ctx->cout = NULL;
ctx->cerr = NULL;