parent d7357685
......@@ -161,7 +161,7 @@ match(VRT_CTX, vre_t *vre, VCL_STRING subject, struct vmod_priv *task,
return 0;
}
task->len = -1;
task->free = NULL;
AZ(task->methods);
ov = (ov_t *) task->priv;
ov->magic = OV_MAGIC;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment