coverity#1066164 Resource leak
Change-Id: I152f22728a8eeea65114fe102511940bccf40478 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
committed by
Stephan Bergmann
parent
e71b696ef6
commit
1156d11ef0
@@ -732,6 +732,8 @@ javaFrameworkError SAL_CALL jfw_setSelectedJRE(JavaInfo const *pInfo)
|
|||||||
//remember that the JRE was selected in this process
|
//remember that the JRE was selected in this process
|
||||||
jfw::setJavaSelected();
|
jfw::setJavaSelected();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
jfw_freeJavaInfo(currentInfo);
|
||||||
}
|
}
|
||||||
catch (const jfw::FrameworkException& e)
|
catch (const jfw::FrameworkException& e)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user