Plug minor leak reported by coverity

parent 8e523685
......@@ -332,6 +332,7 @@ vcc_ParseImport(struct vcc *tl)
msym->extra = vsym->extra;
msym->vmod_name = vsym->vmod_name;
AZ(dlclose(vop->hdl));
free(fnpx);
return;
}
}
......
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