Juan Hernandez has uploaded a new change for review. Change subject: core: Close store file after use ......................................................................
core: Close store file after use We need to close the keystore file after using it, otherwise we will have a file descriptor leak. Change-Id: I3b0546374668113de4b50871e0fdd985740e04cf Signed-off-by: Juan Hernandez <[email protected]> (cherry picked from commit a02822fd6e6c9a8e035242d543835c795494a8fe) --- M backend/manager/modules/engineencryptutils/src/main/java/org/ovirt/engine/core/engineencryptutils/EncryptionUtils.java 1 file changed, 19 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/99/5599/1 -- To view, visit http://gerrit.ovirt.org/5599 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3b0546374668113de4b50871e0fdd985740e04cf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: engine_3.1 Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
