Commit e03d6c43 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Polish

parent 1c6d80ed
......@@ -199,6 +199,6 @@ VCL_TaskLeave(const struct vcl *vcl, struct vrt_privs *privs)
VTAILQ_REMOVE(&privs->privs, vp, list);
VRT_priv_fini(vp->priv);
}
INIT_OBJ(privs, 0);
ZERO_OBJ(privs, sizeof *privs);
}
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