oversight

parent 2570490e
...@@ -706,7 +706,6 @@ push_final(struct vdp_ctx *vdx, struct bytes_tree *tree, ...@@ -706,7 +706,6 @@ push_final(struct vdp_ctx *vdx, struct bytes_tree *tree,
AZ(pthread_mutex_unlock(&node->final.fi_mtx)); AZ(pthread_mutex_unlock(&node->final.fi_mtx));
WRONG("ACT");
assert(node->final.fi_state == FI_DONE); assert(node->final.fi_state == FI_DONE);
return (tree->retval); return (tree->retval);
} }
......
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