aboutsummaryrefslogtreecommitdiffstats
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io.c b/io.c
index ced821a6b5..e44d2cfe22 100644
--- a/io.c
+++ b/io.c
@@ -5679,6 +5679,7 @@ argf_mark(void *ptr)
rb_gc_mark(p->current_file);
rb_gc_mark(p->lineno);
rb_gc_mark(p->argv);
+ rb_gc_mark(p->encs.ecopts);
}
static void