Commit 7dc65474 authored by Dong Anyuan's avatar Dong Anyuan

Fix Coverity Scan CID 339944

parent 1e4ca861
...@@ -2573,6 +2573,7 @@ int RCconfig_parallel(void) { ...@@ -2573,6 +2573,7 @@ int RCconfig_parallel(void) {
} }
free(worker_conf); free(worker_conf);
free(parallel_conf);
return 0; return 0;
} }
......
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