aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.c b/file.c
index e7e5d83a3d..c91e1ff0b0 100644
--- a/file.c
+++ b/file.c
@@ -915,6 +915,7 @@ read_packet(capture_file *cf, long offset)
fdata->flags.visited = 0;
fdata->flags.marked = 0;
fdata->flags.ref_time = 0;
+ fdata->color_filter = NULL;
fdata->abs_ts = *((nstime_t *) &phdr->ts);