coverity#705670 Resource leak
Change-Id: Ib89a580127d91e9d7a23b998df3cd100246bf289
This commit is contained in:
parent
39ebf9c164
commit
def94cc40e
1 changed files with 1 additions and 0 deletions
|
@ -614,6 +614,7 @@ javaPluginError jfw_plugin_startJavaVirtualMachine(
|
|||
fprintf(stderr,"[Java framework]sunjavaplugin" SAL_DLLEXTENSION
|
||||
"Java runtime library: %s does not export symbol %s !\n",
|
||||
sLib.getStr(), sSymbol.getStr());
|
||||
osl_unloadModule(moduleRt);
|
||||
return JFW_PLUGIN_E_VM_CREATION_FAILED;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue